Contents

rich-argparse 1.4.0

0

Rich help formatters for argparse and optparse

Rich help formatters for argparse and optparse

Stars: 82, Watchers: 82, Forks: 9, Open Issues: 2

The hamdanal/rich-argparse repo was created 1 years ago and the last code push was 6 days ago. The project is moderately popular with 82 github stars!

How to Install rich-argparse

You can install rich-argparse using pip

pip install rich-argparse

or add it to a project with poetry

poetry add rich-argparse

Package Details

Author
License
Homepage
PyPi:
https://pypi.org/project/rich-argparse/
Documentation:
https://github.com/hamdanal/rich-argparse#rich-argparse
GitHub Repo:
https://github.com/hamdanal/rich-argparse

Classifiers

  • Software Development/User Interfaces
No  rich-argparse  pypi packages just yet.

Errors

A list of common rich-argparse errors.

Code Examples

Here are some rich-argparse code examples and snippets.

Related Packages & Articles

typer 0.12.3

Typer, build great CLIs. Easy to code. Based on Python type hints.

jsonargparse 4.27.7

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.

cmd2 2.4.3

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python