Poetry Project
Poetry-based Python project scaffold with dependencies and pytest.
Create this template
bash
# install
pip install jyinit
# create a scaffold for a poetry project
jyinit create my-project --type poetry-project
# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactiveUseful flags
- --gitrep
Great for
- packaging