awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BrianPugh avatar

BrianPugh/cyclopts

0
View on GitHub↗
1,184 estrellas·44 forks·Python·Apache-2.0·3 vistas

Cyclopts

Intuitive, easy CLIs based on python type hints.

Features

  • Python CLI Frameworks - Intuitive CLI builder based on type hints.

Historial de estrellas

Gráfico del historial de estrellas de brianpugh/cycloptsGráfico del historial de estrellas de brianpugh/cyclopts

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Cyclopts

Proyectos open-source similares, clasificados según cuántas características comparten con Cyclopts.
  • citguru/pyinquirerAvatar de CITGuru

    CITGuru/PyInquirer

    1,997Ver en GitHub↗

    A Python module for common interactive command line user interfaces

    Pythonclicli-appcmd
    Ver en GitHub↗1,997
  • datafolklabs/cementAvatar de datafolklabs

    datafolklabs/cement

    1,345Ver en GitHub↗

    Application Framework for Python

    Python
    Ver en GitHub↗1,345
  • docopt/docoptAvatar de docopt

    docopt/docopt

    8,008Ver en 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
    Ver en GitHub↗8,008
  • brentyi/tyroAvatar de brentyi

    brentyi/tyro

    1,063Ver en GitHub↗

    CLI interfaces & config objects, from types

    Pythonargparseargument-parsingdataclasses
    Ver en GitHub↗1,063
Ver las 15 alternativas a Cyclopts→

Preguntas frecuentes

¿Qué hace brianpugh/cyclopts?

Intuitive, easy CLIs based on python type hints.

¿Cuáles son las características principales de brianpugh/cyclopts?

Las características principales de brianpugh/cyclopts son: Python CLI Frameworks.

¿Qué alternativas de código abierto existen para brianpugh/cyclopts?

Las alternativas de código abierto para brianpugh/cyclopts incluyen: 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… brentyi/tyro — CLI interfaces & config objects, from types.