fast-dev-cli

View on PyPIReverse Dependencies (1)

0.12.0 fast_dev_cli-0.12.0-py3-none-any.whl

Wheel Details

Project: fast-dev-cli
Version: 0.12.0
Filename: fast_dev_cli-0.12.0-py3-none-any.whl
Download: [link]
Size: 30090
MD5: e40ee159c39743801397b3142552018d
SHA256: 0335262b8da1b7ab156d3702bd9bc17c6ba889d341f5cc384805ecda4e0cb4b1
Uploaded: 2025-02-21 06:50:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fast-dev-cli
Version: 0.12.0
Summary: Python project development tool.
Author-Email: Waket Zheng <waketzheng[at]gmail.com>>
Project-Url: Homepage, https://github.com/waketzheng/fast-dev-cli
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Requires-Dist: typer (<1,>=0.12.3)
Requires-Dist: emoji (<3,>=2.12.1)
Requires-Dist: tomli (<3,>=2.0.1); python_version < "3.11"
Requires-Dist: coverage (<8,>=7.5.1)
Requires-Dist: ruff (<1,>=0.4.4)
Requires-Dist: mypy (<2,>=1.10.0)
Requires-Dist: bumpversion2 (<2,>=1.4.3)
Requires-Dist: pytest (<9,>=8.2.0)
Requires-Dist: packaging (>=20.5)
Requires-Dist: all; extra == "include-optional-dependencies"
Provides-Extra: include-optional-dependencies
Description-Content-Type: text/markdown
[Description omitted; length: 2765 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.4.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fast_dev_cli-0.12.0.dist-info/METADATA sha256=oL5SMHxjMuJrbnVPGZwX16rjjnA5Oi2qQGdqVemE1DI 4269
fast_dev_cli-0.12.0.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
fast_dev_cli-0.12.0.dist-info/entry_points.txt sha256=h3K129cC1Oztd789igoZhO4XQmZJqTM7y3FdRbzm7Tg 63
fast_dev_cli-0.12.0.dist-info/licenses/LICENSE sha256=I7slt8TWUmriPWuCsFnZ2brMtfHJsM_5y02rUEUN7yk 1068
fast_dev_cli/__init__.py sha256=eHjt9DPsMbptabS2yGx9Yhbyzq5hFSUHXb7zc8Q_8-o 23
fast_dev_cli/__main__.py sha256=JYrcqssnrbCeRvq9opGYsyc6pUh38-8aK4TcclYOkqo 42
fast_dev_cli/cli.py sha256=c3nB30qmzyauKi98yvh2an66pOA6wpPoRjvMOjcDZMo 32207
fast_dev_cli/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=jN0zqfN9_qdalGHkVmmc1JvWBaCT_4t6F5MmR-tm1eg 1545
tests/test_bump.py sha256=SCkbHpZn22SKkvSTmtli0aLYs1T3kHkbs8NKGMAL8wQ 7391
tests/test_fast_test.py sha256=sIpjjm5YirhpHFGEpwNauJTFbrsNSUZgsUzBD1hNSHg 4005
tests/test_functions.py sha256=FyGWfB1jv_TABzQhcrk3rAV2wYHGT0gv27dyltSp3do 3020
tests/test_lint.py sha256=-h-WtzIMHGqN7eRl6T79eagt-XEZcyv8yhYfPgCiZu0 8722
tests/test_poetry_version_plugin.py sha256=isgxHA9KGJGN_fqzazl0ob-W4EeGM4oJkFpq0fKGBaQ 3658
tests/test_runserver.py sha256=ssDIzo1I3gueK1kIiK9dQGqSjR9qOPznpvboGCVLBPs 4389
tests/test_sync.py sha256=QrS5miSzkc0L8zdF0F1ksgWUFhAojJLaclax0Gj6Y3c 9295
tests/test_tag.py sha256=lbDUywmZq4_gm-FXOSh_askBSJl7kUq3dwuzMCTJjv4 2030
tests/test_upgrade.py sha256=IjFO6Z6e3qzGbJJ84Uxx3Ak-D4O3W06P_WnznXNKN7s 9199
tests/test_upload.py sha256=-s4L7nVA7nnRdEUYaZqWN1uwN92PiUh_wEqo9-U9exc 1321
tests/test_version.py sha256=onQogkziTWp96HFU2li2nn383lqw_8ZKHvQ5QmcoJ80 2075
tests/utils.py sha256=uF1OtICPKuW5G10FpKpEBCdJHHQqaQessQ0Og1Tog5M 1506
fast_dev_cli-0.12.0.dist-info/RECORD

entry_points.txt

fast = fast_dev_cli:cli.main