Contents

argh 0.31.2

0

Plain Python functions as CLI commands without boilerplate

Plain Python functions as CLI commands without boilerplate

Stars: 368, Watchers: 368, Forks: 54, Open Issues: 32

The neithere/argh repo was created 10 years ago and the last code push was 2 months ago.
The project is popular with 368 github stars!

How to Install argh

You can install argh using pip

pip install argh

or add it to a project with poetry

poetry add argh

Package Details

Author
License
Homepage
PyPi:
https://pypi.org/project/argh/
Documentation:
https://argh.readthedocs.io/en/latest
GitHub Repo:
https://github.com/neithere/argh

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/User Interfaces
No  argh  pypi packages just yet.

Errors

A list of common argh errors.

Code Examples

Here are some argh code examples and snippets.

GitHub Issues

The argh package has 32 open issues on GitHub

  • use kwargs from different function?
  • Get list of characters instead of strings when using nargs='+' and typing hints

See more issues on GitHub