awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BrianPugh avatar

BrianPugh/cyclopts

0
View on GitHub↗
1,184 stele·44 fork-uri·Python·Apache-2.0·2 vizualizări

Cyclopts

Intuitive, easy CLIs based on python type hints.

Features

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

Istoric stele

Graficul istoricului de stele pentru brianpugh/cycloptsGraficul istoricului de stele pentru brianpugh/cyclopts

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Cyclopts

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Cyclopts.
  • citguru/pyinquirerAvatar CITGuru

    CITGuru/PyInquirer

    1,997Vezi pe GitHub↗

    A Python module for common interactive command line user interfaces

    Pythonclicli-appcmd
    Vezi pe GitHub↗1,997
  • datafolklabs/cementAvatar datafolklabs

    datafolklabs/cement

    1,345Vezi pe GitHub↗

    Application Framework for Python

    Python
    Vezi pe GitHub↗1,345
  • docopt/docoptAvatar docopt

    docopt/docopt

    8,008Vezi pe 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
    Vezi pe GitHub↗8,008
  • brentyi/tyroAvatar brentyi

    brentyi/tyro

    1,063Vezi pe GitHub↗

    CLI interfaces & config objects, from types

    Pythonargparseargument-parsingdataclasses
    Vezi pe GitHub↗1,063
Vezi toate cele 15 alternative pentru Cyclopts→

Întrebări frecvente

Ce face brianpugh/cyclopts?

Intuitive, easy CLIs based on python type hints.

Care sunt principalele funcționalități ale brianpugh/cyclopts?

Principalele funcționalități ale brianpugh/cyclopts sunt: Python CLI Frameworks.

Care sunt câteva alternative open-source pentru brianpugh/cyclopts?

Alternativele open-source pentru brianpugh/cyclopts includ: 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.