nikosavola / python-template

Template repository for Python projects
MIT License
0 stars 0 forks source link

Click integration #3

Open nikosavola opened 3 years ago

nikosavola commented 3 years ago

Click integration in such a way that the main.py can be called from a CLI with just

python-template

See https://click.palletsprojects.com/en/8.0.x/setuptools/#introduction for usage