</>PackageGraphPackageGraph

typer

PyPIv0.27.2

Typer, 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.

4
Direct dependencies

Runtime packages this one declares itself.

7
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

553 KB
Install size

Unpacked size of this package plus its entire runtime tree.

3
Tree depth

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

MIT

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.

richannotated-doccoloramatransformerstyper
typer dependencies dependents

Frequently installed together

Release history

43 releases in the last two years, typically about 3 days apart.

Recent versions of typer
VersionPublishedSizeLicense
0.27.2latest12 days ago120 KB
0.27.11 month ago120 KB
0.27.01 month ago120 KB
0.26.82 months ago120 KB
0.26.73 months ago120 KB
0.26.63 months ago120 KB
0.26.53 months ago120 KB
0.26.43 months ago120 KB
0.26.33 months ago119 KB
0.26.23 months ago120 KB
0.26.13 months ago120 KB
0.26.03 months ago120 KB
0.25.14 months ago57 KB
0.25.04 months ago55 KB
0.24.24 months ago55 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.