awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jazzband avatar

jazzband/docopt-ng

0
View on GitHub↗
221 星标·27 分支·Python·MIT·6 次浏览

Docopt Ng

docopt-ng is a fork of the original docopt, now maintained by the jazzband project. Now with maintenance, typehints, and complete test coverage!

Features

  • Python CLI Frameworks - Maintained version of the docopt argument parser.

Star 历史

jazzband/docopt-ng 的 Star 历史图表jazzband/docopt-ng 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Docopt Ng 的开源替代方案

相似的开源项目,按与 Docopt Ng 的功能重合度排序。
  • brianpugh/cycloptsBrianPugh 的头像

    BrianPugh/cyclopts

    1,184在 GitHub 上查看↗

    Intuitive, easy CLIs based on python type hints.

    Pythonargument-parserclipython
    在 GitHub 上查看↗1,184
  • citguru/pyinquirerCITGuru 的头像

    CITGuru/PyInquirer

    1,997在 GitHub 上查看↗

    A Python module for common interactive command line user interfaces

    Pythonclicli-appcmd
    在 GitHub 上查看↗1,997
  • datafolklabs/cementdatafolklabs 的头像

    datafolklabs/cement

    1,345在 GitHub 上查看↗

    Application Framework for Python

    Python
    在 GitHub 上查看↗1,345
  • brentyi/tyrobrentyi 的头像

    brentyi/tyro

    1,063在 GitHub 上查看↗

    CLI interfaces & config objects, from types

    Pythonargparseargument-parsingdataclasses
    在 GitHub 上查看↗1,063
查看 Docopt Ng 的所有 15 个替代方案→

常见问题解答

jazzband/docopt-ng 是做什么的?

docopt-ng is a fork of the original docopt, now maintained by the jazzband project. Now with maintenance, typehints, and complete test coverage!

jazzband/docopt-ng 的主要功能有哪些?

jazzband/docopt-ng 的主要功能包括:Python CLI Frameworks。

jazzband/docopt-ng 有哪些开源替代品?

jazzband/docopt-ng 的开源替代品包括: 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.