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
·
ialbert avatar

ialbert/plac

0
View on GitHub↗
302 stars·29 forks·Python·BSD-2-Clause·2 vues

Plac

plac is a Python package that can generate command line parameters from function signatures.

Features

  • Python CLI Frameworks - Library to generate parameters from function signatures.

Historique des stars

Graphique de l'historique des stars pour ialbert/placGraphique de l'historique des stars pour ialbert/plac

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 à Plac

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Plac.
  • 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
  • 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
  • brentyi/tyroAvatar de brentyi

    brentyi/tyro

    1,063Voir sur GitHub↗

    CLI interfaces & config objects, from types

    Pythonargparseargument-parsingdataclasses
    Voir sur GitHub↗1,063
Voir les 15 alternatives à Plac→

Questions fréquentes

Que fait ialbert/plac ?

plac is a Python package that can generate command line parameters from function signatures.

Quelles sont les fonctionnalités principales de ialbert/plac ?

Les fonctionnalités principales de ialbert/plac sont : Python CLI Frameworks.

Quelles sont les alternatives open-source à ialbert/plac ?

Les alternatives open-source à ialbert/plac incluent : brianpugh/cyclopts — Intuitive, easy CLIs based on python type hints. 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. brentyi/tyro — CLI interfaces & config objects, from types.