Skip to content

pcoder93/py-project-template

Repository files navigation

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

About

A template repository to quick start python projects with poetry and typer cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published