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

jazzband/docopt-ng

0
View on GitHub↗
221 stars·27 forks·Python·MIT·6 views

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 history

Star history chart for jazzband/docopt-ngStar history chart for jazzband/docopt-ng

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 Docopt Ng

Similar open-source projects, ranked by how many features they share with Docopt Ng.
  • 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 Docopt Ng→

Frequently asked questions

What does jazzband/docopt-ng do?

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

What are the main features of jazzband/docopt-ng?

The main features of jazzband/docopt-ng are: Python CLI Frameworks.

What are some open-source alternatives to jazzband/docopt-ng?

Open-source alternatives to jazzband/docopt-ng 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.