Template repo for generic python projects
To create repo from template:
pip3 install cookiecutter jinja2-git
cookiecutter https://github.com/churnikov/cookiecutter-python
Voilà! Now you can start developing your python project by installing dependencies via [poetry](Initial commit ofhttps://python-poetry.org)