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
·

1 dépôt

Awesome GitHub RepositoriesFrameworks

Libraries and toolkits for building command-line interfaces with declarative parameter parsing and command nesting.

Distinct from Command Line Interfaces: Distinct from Command Line Interfaces: focuses on the developer-facing library used to build tools, rather than the finished applications themselves.

Explore 1 awesome GitHub repository matching development tools & productivity · Frameworks. Refine with filters or upvote what's useful.

Awesome Frameworks GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pallets/clickAvatar de pallets

    pallets/click

    17,560Voir sur GitHub↗

    Click is a Python framework for building command-line interfaces. It provides a declarative approach to defining command structures, allowing developers to map functions to command-line arguments, options, and nested groups using decorators. The framework handles the complexities of parameter parsing, type validation, and help documentation generation automatically. The project distinguishes itself through its hierarchical context system, which propagates configuration and state across nested commands, and its environment-aware parameter resolution that prioritizes command-line inputs, enviro

    Building complex, nested command-line tools with automatic help generation, parameter validation, and support for environment variable configuration.

    Pythoncliclickpallets
    Voir sur GitHub↗17,560
  1. Home
  2. Development Tools & Productivity
  3. Command Line Interfaces
  4. Frameworks