py-project template Repo template for python projects with dynaconf, typer and poetry. How to use $ bash setup.sh <new_project_name> $ poetry install $ <new_project_name> # to invoke the typer cli ⚠️ setup.sh will auto delete on use and stage all the changes