This is a shell base class that can be used to quickly and easily create a versatile command-line interface for python packages. This pure python project works out-of-the-box.
| .gitignore | ||
| __init__.py | ||
| __main__.py | ||
| README.md | ||
| shell.py | ||
shell_py
This is a shell base class that can be used to quickly and easily create a versatile command-line interface for python packages. This pure python project works out-of-the-box.