typer
PyPIv0.27.2Typer, build great CLIs. Easy to code. Based on Python type hints.
Not recommended for new projects
No — typer should not be adopted for new projects. No license declared — you have no explicit right to use this code.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 12 days ago. 46 releases in the last 2 years.
- BWeight: grade B, Good.
Pulls in 7 transitive packages, about 553 KB installed (at least — some of the tree is still being crawled).
- BSupply chain: grade B, Good.
This package lists no maintainer.
- FLicense: grade F, Failing.
No license declared — you have no explicit right to use this code.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding typer to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Licenses in the dependency tree
Every license you inherit by installing typer, not just its own. Check this before a legal review, not after.
Compatibility
- Python
- python >=3.10
Quick start
A usage example from the typer README.
def main(name: str):
print(f"Hello {name}")Dependencies
Declared by typer v0.27.2. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (4)
Used by
Popular packages that depend on typer.
Relationship graph
Dependencies (left) and dependents (right) of typer.
Frequently installed together
Fundamental package for array computing in Python
Fast, Extensible Progress Meter
Core utilities for Python packages
Client library to download and publish models, datasets and other repos on the huggingface.co hub
Alternative regular expression module, to replace re.
No description provided.
No description provided.
Release history
43 releases in the last two years, typically about 3 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.27.2latest | 12 days ago | 120 KB | — |
| 0.27.1 | 1 month ago | 120 KB | — |
| 0.27.0 | 1 month ago | 120 KB | — |
| 0.26.8 | 2 months ago | 120 KB | — |
| 0.26.7 | 3 months ago | 120 KB | — |
| 0.26.6 | 3 months ago | 120 KB | — |
| 0.26.5 | 3 months ago | 120 KB | — |
| 0.26.4 | 3 months ago | 120 KB | — |
| 0.26.3 | 3 months ago | 119 KB | — |
| 0.26.2 | 3 months ago | 120 KB | — |
| 0.26.1 | 3 months ago | 120 KB | — |
| 0.26.0 | 3 months ago | 120 KB | — |
| 0.25.1 | 4 months ago | 57 KB | — |
| 0.25.0 | 4 months ago | 55 KB | — |
| 0.24.2 | 4 months ago | 55 KB | — |
Overview
typer is an PyPI package that typer, build great CLIs. Easy to code. Based on Python type hints. It has 1 known dependents in the graph. The latest version is 0.27.2.
Who should use it
Teams working in the PyPI ecosystem who need typer, build great CLIs. Easy to code. Based on Python type hints and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your PyPI stack.
Pros
- Actively published to the registry.
Cons
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Frequently asked questions
Should I use typer?
No — typer should not be adopted for new projects. No license declared — you have no explicit right to use this code.
How do I install typer?
Run `pip install typer` to add typer to your PyPI project.
How many dependencies does typer have?
typer declares 4 direct dependencies and pulls in 7 packages in total once its runtime tree is resolved totalling about 553 KB on disk.
What license is typer released under?
No license was detected in typer's metadata; review the repository before use.
How popular is typer?
PyPI does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on typer.
Is typer still maintained?
The most recent release of typer (v0.27.2) was published 12 days ago.