Metadata-Version: |
2.1 |
Name: |
fastdevcli-slim |
Version: |
0.11.4 |
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: |
<4,>=3.9 |
Requires-Dist: |
typer (<0.14,>=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); extra == "standard" |
Requires-Dist: |
ruff (<0.8,>=0.4.4); extra == "standard" |
Requires-Dist: |
mypy (<2,>=1.10.0); extra == "standard" |
Requires-Dist: |
bumpversion2 (<2,>=1.4.3); extra == "standard" |
Requires-Dist: |
pytest (<9,>=8.2.0); extra == "standard" |
Requires-Dist: |
bandit (<2,>=1.7.9); extra == "all" |
Requires-Dist: |
pytest-mock (<4,>=3.14.0); extra == "all" |
Requires-Dist: |
fast-dev-cli[standard]; extra == "all" |
Provides-Extra: |
standard |
Provides-Extra: |
all |
Description-Content-Type: |
text/markdown |