shell_py/README.md

3 lines
187 B
Markdown
Raw Permalink Normal View History

2019-02-08 13:29:00 -05:00
# 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.