typer-cli 0.12.0
pip install typer-cli==0.12.0
Released:
Typer, build great CLIs. Easy to code. Based on Python type hints.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Sebastián Ramírez
- Requires: Python >=3.7
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
- Typing
Project description
Typer, build great CLIs. Easy to code. Based on Python type hints.
Documentation: https://typer.tiangolo.com/tutorial/typer-command/
Source Code: https://github.com/tiangolo/typer
Typer is a library for building CLI applications that users will love using and developers will love creating. Based on Python type hints.
Typer CLI
This package, typer-cli
, only provides a command typer
in the shell with the same functionality of python -m typer
.
The only reason why this is a separate package is to allow developers to opt out of the typer
command by installing typer-slim
, that doesn't include typer-cli
.
You probably should not install this package.
Install instead:
pip install typer
That includes this package, typer-cli
, with the typer
command.
License
This project is licensed under the terms of the MIT license.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Sebastián Ramírez
- Requires: Python >=3.7
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
- Typing
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file typer_cli-0.12.0.tar.gz
.
File metadata
- Download URL: typer_cli-0.12.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
603ed3d5a278827bd497e4dc73a39bb714b230371c8724090b0de2abdcdd9f6e
|
|
MD5 |
5f557d47236c41690ceca0450a98fc61
|
|
BLAKE2b-256 |
1ff8510dee64719ca34a91b3c33a2dac6bb53174885b3692ca7f08ea978a8ab3
|
File details
Details for the file typer_cli-0.12.0-py3-none-any.whl
.
File metadata
- Download URL: typer_cli-0.12.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7b7e2dd49f59974bb5a869747045d5444b17bffb851e006cd424f602d3578104
|
|
MD5 |
56bda41687da4e6fd6944cc6bbf07502
|
|
BLAKE2b-256 |
c111a0a5c4ff576299b57a5012a618291ea3f64f75e187c6dec276944d5820a5
|