Skip to content

Template repository for Python- & Poetry-based libraries with easy CLI and Docker integration.

License

Notifications You must be signed in to change notification settings

release-engineers/template-poetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

release-engineers/template-poetry

Status: Production ready

cookiecutter template for Python projects using Poetry.

Usage

cookiecutter gh:release-engineers/template-poetry

Additionally, if you'd like to publish your package to PyPI through the "Release" GitHub Actions workflow;

  • Configure a GitHub repository secret PYPI_TOKEN, set it to your PyPI API token.
  • Configure a GitHub repository variable PYPI_PUBLISH_ENABLED, set it to true.

Technologies

About

Template repository for Python- & Poetry-based libraries with easy CLI and Docker integration.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published