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=dev --output-file=requirements-dev.txt pyproject.toml
# pip-compile --extra=dev --output-file=requirements-dev.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)
@@ -12,8 +13,6 @@ anyio==4.6.2.post1
# via httpx
asttokens==2.4.1
# via stack-data
backports-tarfile==1.2.0
# via jaraco-context
build==1.2.2.post1
# via bugis (pyproject.toml)
certifi==2024.8.30
@@ -35,10 +34,6 @@ decorator==5.1.1
# ipython
docutils==0.21.2
# via readme-renderer
exceptiongroup==1.2.2
# via
# anyio
# ipython
executing==2.1.0
# via stack-data
granian==1.6.1
@@ -61,9 +56,7 @@ idna==3.10
# httpx
# requests
importlib-metadata==8.5.0
# via
# keyring
# twine
# via twine
ipdb==0.13.13
# via bugis (pyproject.toml)
ipython==8.28.0
@@ -94,7 +87,7 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
mypy==1.12.1
mypy==1.13.0
# via bugis (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
@@ -114,7 +107,7 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pwo==0.0.3
pwo==0.0.4
# via bugis (pyproject.toml)
pycparser==2.22
# via cffi
@@ -140,7 +133,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.9.2
rich==13.9.3
# via twine
secretstorage==3.3.3
# via keyring
@@ -152,24 +145,16 @@ sniffio==1.3.1
# httpx
stack-data==0.6.3
# via ipython
tomli==2.0.2
# via
# build
# ipdb
# mypy
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
twine==5.1.1
# via bugis (pyproject.toml)
typing-extensions==4.7.1
typing-extensions==4.12.2
# via
# anyio
# ipython
# mypy
# pwo
# rich
urllib3==2.2.3
# via
# requests