added cli

This commit is contained in:
2024-10-24 23:16:03 +08:00
parent e2e4083321
commit 33a3858b02
10 changed files with 258 additions and 216 deletions

View File

@@ -1,10 +1,11 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra-index-url=https://gitea.woggioni.net/api/packages/woggioni/pypi/simple --extra=run --output-file=requirements-run.txt pyproject.toml
# pip-compile --extra=run --output-file=requirements-run.txt pyproject.toml
#
--extra-index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
--extra-index-url https://pypi.org/simple
aiofiles==24.1.0
# via bugis (pyproject.toml)
@@ -16,8 +17,6 @@ certifi==2024.8.30
# httpx
click==8.1.7
# via granian
exceptiongroup==1.2.2
# via anyio
granian==1.6.1
# via bugis (pyproject.toml)
h11==0.14.0
@@ -38,7 +37,7 @@ idna==3.10
# httpx
markdown==3.7
# via bugis (pyproject.toml)
pwo==0.0.3
pwo==0.0.4
# via bugis (pyproject.toml)
pygments==2.18.0
# via bugis (pyproject.toml)
@@ -50,10 +49,8 @@ sniffio==1.3.1
# via
# anyio
# httpx
typing-extensions==4.7.1
# via
# anyio
# pwo
typing-extensions==4.12.2
# via pwo
uvloop==0.21.0
# via granian
watchdog==5.0.3