Python CLI structure
Why?
This repo serves as a good reference point for a simple and basic CLI structure. This can either be consumed visually or cloned in which case you should change pycli
to whatever your CLI name will be.
Category: Python / Command-line Tools |
Watchers: 3 |
Star: 92 |
Fork: 27 |
Last update: May 12, 2022 |
This repo serves as a good reference point for a simple and basic CLI structure. This can either be consumed visually or cloned in which case you should change pycli
to whatever your CLI name will be.