awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
brentyi avatar

brentyi/tyro

0
View on GitHub↗
1,063 stars·46 forks·Python·MIT·2 vuesbrentyi.github.io/tyro↗

Tyro

CLI interfaces & config objects, from types

Features

  • Python CLI Frameworks - Tool for generating interfaces and configuration objects.

Historique des stars

Graphique de l'historique des stars pour brentyi/tyroGraphique de l'historique des stars pour brentyi/tyro

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Tyro

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Tyro.
  • citguru/pyinquirerAvatar de CITGuru

    CITGuru/PyInquirer

    1,997Voir sur GitHub↗

    A Python module for common interactive command line user interfaces

    Pythonclicli-appcmd
    Voir sur GitHub↗1,997
  • datafolklabs/cementAvatar de datafolklabs

    datafolklabs/cement

    1,345Voir sur GitHub↗

    Application Framework for Python

    Python
    Voir sur GitHub↗1,345
  • docopt/docoptAvatar de docopt

    docopt/docopt

    8,008Voir sur GitHub↗

    Docopt is a command-line argument parser and declarative interface tool that converts raw terminal input into a structured data map. It derives its parsing logic and requirements directly from a standardized POSIX-style help message, using the documentation as the formal specification for the interface. The system implements a POSIX usage pattern parser to translate human-readable help strings into rules for extracting options and positional arguments. It automatically generates help screens and version information based on the internal usage patterns defined by the user. The tool ensures a

    Python
    Voir sur GitHub↗8,008
  • brianpugh/cycloptsAvatar de BrianPugh

    BrianPugh/cyclopts

    1,184Voir sur GitHub↗

    Intuitive, easy CLIs based on python type hints.

    Pythonargument-parserclipython
    Voir sur GitHub↗1,184
Voir les 15 alternatives à Tyro→

Questions fréquentes

Que fait brentyi/tyro ?

CLI interfaces & config objects, from types

Quelles sont les fonctionnalités principales de brentyi/tyro ?

Les fonctionnalités principales de brentyi/tyro sont : Python CLI Frameworks.

Quelles sont les alternatives open-source à brentyi/tyro ?

Les alternatives open-source à brentyi/tyro incluent : citguru/pyinquirer — A Python module for common interactive command line user interfaces. datafolklabs/cement — Application Framework for Python. docopt/docopt — Docopt is a command-line argument parser and declarative interface tool that converts raw terminal input into a… epsy/clize — Clize. google/python-fire — Python Fire is a library that automatically generates command line interfaces from any Python object, function, or… brianpugh/cyclopts — Intuitive, easy CLIs based on python type hints.