awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
openstack avatar

openstack/cliff

0
View on GitHub↗
262 stars·51 forks·Python·Apache-2.0·8 viewsopendev.org/openstack/cliff↗

Cliff

Team and repository tags

Features

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

Star history

Star history chart for openstack/cliffStar history chart for openstack/cliff

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cliff

Similar open-source projects, ranked by how many features they share with Cliff.
  • brianpugh/cycloptsBrianPugh avatar

    BrianPugh/cyclopts

    1,184View on GitHub↗

    Intuitive, easy CLIs based on python type hints.

    Pythonargument-parserclipython
    View on GitHub↗1,184
  • citguru/pyinquirerCITGuru avatar

    CITGuru/PyInquirer

    1,997View on GitHub↗

    A Python module for common interactive command line user interfaces

    Pythonclicli-appcmd
    View on GitHub↗1,997
  • datafolklabs/cementdatafolklabs avatar

    datafolklabs/cement

    1,345View on GitHub↗

    Application Framework for Python

    Python
    View on GitHub↗1,345
  • brentyi/tyrobrentyi avatar

    brentyi/tyro

    1,063View on GitHub↗

    CLI interfaces & config objects, from types

    Pythonargparseargument-parsingdataclasses
    View on GitHub↗1,063
See all 15 alternatives to Cliff→

Frequently asked questions

What does openstack/cliff do?

Team and repository tags

What are the main features of openstack/cliff?

The main features of openstack/cliff are: Python CLI Frameworks.

What are some open-source alternatives to openstack/cliff?

Open-source alternatives to openstack/cliff include: 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.