promptr 0.2.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

promptr 0.2.0

promptr is a toolkit for building CLI shells, similar to that found on a Cisco router.
The library uses a click and flask style decorator driven interface that allows you to quickly and easily build a shell.

Documentation
promptr’s documentation can be found at https://promptr.readthedocs.io


Installing promptr
promptr can be installed from Pypi using pip:
pip install promptr


Thanks
Thanks to prompt-toolkit for the underlying functionality, and thanks to pallets for the click and flask inspiration.


Contributing
To contribute to promptr, please try to make sure that any new features, or changes
to existing functionality include test coverage.
Additionally, please format your code using yapf
with facebook style prior to issuing your pull request.
yapf --style=facebook -i -r promptr setup.py

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.