awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pallets/clickAvatar von pallets

    pallets/click

    17,560Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗17,560
  1. Home
  2. Development Tools & Productivity
  3. Command Line Interfaces
  4. Frameworks