Skip to content
/ poetry-package Public template

Template for Python3 packages managed by poetry

License

Notifications You must be signed in to change notification settings

h-janes/poetry-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poetry Package Template

Template for Python3 packages managed by poetry.

Usage

  • Click Use this template in GitHub
  • Create a repository from this template
  • Modify the template to your needs
  • Run poetry install in your repository
  • Create your package

Features

  • Uploads to PyPi when a GitHub release is created (if PYPI_API_TOKEN secret is set)
  • Runs tests and attempts build on pushes and pull requests
  • Set up for Python >= 3.10, however this can be edited

About

Template for Python3 packages managed by poetry

Topics

Resources

License

Stars

Watchers

Forks

Languages