This is a template repository for Python projects that use Poetry for their dependency management.
Project description
cookiecutter-pypackage-example
This is a template repository for Python projects that use Poetry for their dependency management.
- Github repository: https://github.com/xdurana/cookiecutter-pypackage-example/
- Documentation https://xdurana.github.io/cookiecutter-pypackage-example/
Releasing a new version
- Create an API Token on Pypi.
- Add the API Token to your projects secrets with the name
PYPI_TOKEN
by visiting this page. - Create a new release on Github.
Create a new tag in the form
*.*.*
.
For more details, see here.
Repository initiated with xdurana/cookiecutter-pypackage.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.