typer

View on PyPIReverse Dependencies (4249)

0.12.3 typer-0.12.3-py3-none-any.whl

Wheel Details

Project: typer
Version: 0.12.3
Filename: typer-0.12.3-py3-none-any.whl
Download: [link]
Size: 47209
MD5: 49b1dd6e6661a4271390c766361ecb4a
SHA256: 070d7ca53f785acbccba8e7d28b08dcd88f79f1fbda035ade0aecec71ca5c914
Uploaded: 2024-04-09 17:13:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: typer
Version: 0.12.3
Summary: Typer, build great CLIs. Easy to code. Based on Python type hints.
Author-Email: Sebastián Ramírez <tiangolo[at]gmail.com>
Home-Page: https://github.com/tiangolo/typer
Project-Url: Documentation, https://typer.tiangolo.com/
Project-Url: Homepage, https://github.com/tiangolo/typer
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: 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)
Requires-Dist: rich (>=10.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 11352 characters]

WHEEL

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

RECORD

Path Digest Size
typer-0.12.3.dist-info/METADATA sha256=o7TTsCdzhsOp49ZVajVZXVzum8hre5tqgM9GXhdKpeo 15285
typer-0.12.3.dist-info/WHEEL sha256=N2J68yzZqJh3mI_Wg92rwhw0rtJDFpZj9bwQIMJgaVg 90
typer-0.12.3.dist-info/entry_points.txt sha256=-ETju9aHkoyAeEB4v005yjs1EswpSbYeHxi4Y1n8pm4 42
typer-0.12.3.dist-info/licenses/LICENSE sha256=WJks68-N-25AxOIRLtEhJsJDZm3KORKj14t-ysSFnUk 1086
typer/__init__.py sha256=_66wlMSN5XaF46tCwBR-sEUtdx4-8sQE2ZqsVTVJN3k 1603
typer/__main__.py sha256=bYt9eEaoRQWdejEHFD8REx9jxVEdZptECFsV7F49Ink 30
typer/_completion_classes.py sha256=luDs64KlsdxomDyf3fNhSrkFBaa57Vigug2kig401fo 6689
typer/_completion_shared.py sha256=OLAEfIYuhUweQarKKcUYfFughYFxojCe8VyLB-YnKbo 8497
typer/_typing.py sha256=VBQmr6hCa5vdrtFzsAK0S6GD2pGW-XBpfe7chMY6WfI 19727
typer/cli.py sha256=PHBnjaPYKplR2Ksk8LywA6gzO1DVpNX6O9R_bzz5EHU 9404
typer/colors.py sha256=e42j8uB520hLpX5C_0fiR3OOoIFMbhO3ADZvv6hlAV8 430
typer/completion.py sha256=fXEMvR_8qy1e_JNIvN4BMNzFTcifFJOGd2hUWNiSfSQ 4765
typer/core.py sha256=lEZiEiueUAesckdfhmpuIDDh5yt5XkowLzPy4wYezTM 24283
typer/main.py sha256=XakU_T7dLqCUHvvOSFljhgvzdMBw0Czx6zYCQalMN5E 39606
typer/models.py sha256=JL4x11rB-6CtOhpHOFWW13ZFcM02abzO9jiZt_qaSY8 15908
typer/params.py sha256=kuEE01zsiIBPjkeyv9lFeXRsBPW3BN1-U6aqwbL6lPE 13787
typer/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
typer/rich_utils.py sha256=Gx3OFq7bS8vb0hKGQxOrCcawHFqZOzUt3baQz9G4Avw 24208
typer/testing.py sha256=Mb_HqTkpPw24qsVYxCQrDJpjq_oOHlgqZpauWofxkq0 874
typer/utils.py sha256=vAyDy8U_Xn-t2h1nQcNSh7yxstlw248izIivITqq57Q 7414
typer-0.12.3.dist-info/RECORD

entry_points.txt

typer = typer.cli:main