Skip to content

ddmee/argsupport

Repository files navigation

Build Status PyPI PyPI HitCount

argsupport

Supporting argparse best practices

argsupport is under active development. Would you like to see a particular feature? Ask and thou shall recieve.

Installation

pip install argsupport

Development installation

# install lib, but use system links from the repo into sitepackages.
python setup.py develop
# install test dependenices.
python setup.py test
# run the tests
pytest tests

Examples

Future extensions

Release notes

0.0.1

  • First version

Contributors

  • Donal Mee

About

Supporting best practices for argparse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages