Metadata-Version: |
2.1 |
Name: |
typer-slim |
Version: |
0.15.1 |
Summary: |
Typer, build great CLIs. Easy to code. Based on Python type hints. |
Author-Email: |
=?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/fastapi/typer |
Project-Url: |
Documentation, https://typer.tiangolo.com |
Project-Url: |
Repository, https://github.com/fastapi/typer |
Project-Url: |
Issues, https://github.com/fastapi/typer/issues |
Project-Url: |
Changelog, https://typer.tiangolo.com/release-notes/ |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development |
Classifier: |
Typing :: Typed |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
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: |
License :: OSI Approved :: MIT License |
Requires-Python: |
>=3.7 |
Requires-Dist: |
click (>=8.0.0) |
Requires-Dist: |
typing-extensions (>=3.7.4.3) |
Requires-Dist: |
shellingham (>=1.3.0); extra == "standard" |
Requires-Dist: |
rich (>=10.11.0); extra == "standard" |
Provides-Extra: |
standard |
Description-Content-Type: |
text/markdown |