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

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

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

openstack/cliff

0
View on GitHub↗
262 星标·51 分支·Python·Apache-2.0·2 次浏览opendev.org/openstack/cliff↗

Cliff

Team and repository tags

Features

  • Python CLI Frameworks - Framework for building programs with subcommands and formatters.

Star 历史

openstack/cliff 的 Star 历史图表openstack/cliff 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Cliff 的开源替代方案

相似的开源项目,按与 Cliff 的功能重合度排序。
  • 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
查看 Cliff 的所有 15 个替代方案→

常见问题解答

openstack/cliff 是做什么的?

Team and repository tags

openstack/cliff 的主要功能有哪些?

openstack/cliff 的主要功能包括:Python CLI Frameworks。

openstack/cliff 有哪些开源替代品?

openstack/cliff 的开源替代品包括: 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.