Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.1% on conda-forge.org
Top 1.2% dependent packages on conda-forge.org
Top 4.4% dependent repos on conda-forge.org
Top 7.9% forks on conda-forge.org

conda-forge.org : typer

Typer is library for building CLI applications that users will love using and developers will love creating. Based on Python 3.6+ type hints. The key features are: Intuitive to write: Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. Easy to use: It's easy to use for the final users. Automatic help, and automatic completion for all shells. Short: Minimize code duplication. Multiple features from each parameter declaration. Fewer bugs. Start simple: The simplest example adds only 2 lines of code to your app: 1 import, 1 function call. Grow large: Grow in complexity as much as you want, create arbitrarily complex trees of commands and groups of subcommands, with options and arguments.

Registry - Source - JSON
purl: pkg:conda/typer
Keywords: cli, click, python, python3, shell, terminal, typehints, typer
License: MIT
Latest release: over 1 year ago
First release: about 4 years ago
Dependent packages: 62
Dependent repositories: 64
Stars: 10,754 on GitHub
Forks: 438 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/tiangolo
Last synced: 15 days ago

    Loading...
    Readme
    Loading...