Initial commit with features and everything.

This commit is contained in:
csd4ni3l
2025-09-07 18:22:10 +02:00
commit d01ab6087e
14 changed files with 1683 additions and 0 deletions

20
requirements.txt Normal file
View File

@@ -0,0 +1,20 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
certifi==2025.8.3
# via requests
charset-normalizer==3.4.3
# via requests
idna==3.10
# via requests
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
pygments==2.19.2
# via rich
requests==2.32.5
# via siege-calendar (pyproject.toml)
rich==14.1.0
# via siege-calendar (pyproject.toml)
urllib3==2.5.0
# via requests