typer-cli-forked

View on PyPIReverse Dependencies (0)

0.0.15 typer_cli_forked-0.0.15-py3-none-any.whl

Wheel Details

Project: typer-cli-forked
Version: 0.0.15
Filename: typer_cli_forked-0.0.15-py3-none-any.whl
Download: [link]
Size: 8756
MD5: 36001af17469f3b656473caa3aebb02a
SHA256: 4a7000ad75b155fe35cbf73e9894ce9406a223b885e94bcf895bcdb494699a57
Uploaded: 2024-04-02 10:16:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: typer-cli-forked
Version: 0.0.15
Summary: Run Typer scripts with completion, without having to create a package, using Typer CLI.
Author-Email: Sebastián Ramírez <tiangolo[at]gmail.com>
Project-Url: Documentation, https://typer.tiangolo.com/typer-cli/
Project-Url: Homepage, https://github.com/tiangolo/typer-cli
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Requires-Dist: typer (~=0.12)
Requires-Dist: colorama (<=0.5.0,>=0.4.3)
Requires-Dist: shellingham (>=1.3)
Requires-Dist: flit (~=3.9); extra == "build"
Provides-Extra: build
Description-Content-Type: text/markdown
[Description omitted; length: 10979 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
typer_cli/__init__.py sha256=go20U3RCVaJ2N55RnX4tO5rinfUCRV0puFyrHCto8yw 23
typer_cli/__main__.py sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74 31
typer_cli/main.py sha256=BeJmM3cEA0zQwPoQj-ARKDeiHrRUplIwdosl-c3CyEk 9206
typer_cli_forked-0.0.15.dist-info/entry_points.txt sha256=L83ChKmylFSYAdkIekuAzKyXiL1hqhhPfp4qVEP-aws 45
typer_cli_forked-0.0.15.dist-info/LICENSE sha256=PlbRhheW6i7G7lDOTHUupLmGS8rGfhQeVKGOtsj5JEo 1086
typer_cli_forked-0.0.15.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
typer_cli_forked-0.0.15.dist-info/METADATA sha256=TNPB3pMOmSxJ5IgvJqjGTohdKXaUOCy1-e4anrMLnBM 12744
typer_cli_forked-0.0.15.dist-info/RECORD

entry_points.txt

typer = typer_cli.main:main