Contents

argh 0.31.3

0

Plain Python functions as CLI commands without boilerplate

Plain Python functions as CLI commands without boilerplate

Stars: 370, Watchers: 370, Forks: 56, Open Issues: 36

The neithere/argh repo was created 11 years ago and the last code push was 1 months ago.
The project is popular with 370 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
None
License
None
Homepage
None
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 36 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