Skip to content

patel-zeel/pip-template

Repository files navigation

Description

  • Add PYPI_USERNAME and PYPI_PASSWORD to Secrets and variables > Actions > Secrets using GitHub GUI. This is required to push your package to PyPI.
  • Run customize.py to take care of the rest.
  • Each time you push a new release, code is automatically published on PyPI via the workflow. pip install -U <your_package> should then install the latest version of your package.

How to add badges?

CI status badge

image

Coverage badge

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages