You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release your package by pushing a new tag to master.
Add a requirements.txt file that specifies the packages you will
need for your project and their versions. For more info see the pip
docs for requirements files.
Video Tutorials
1. Creating a Python package with Cookiecutter Template
2. Publishing Python packages on PyPI
3. Deploying Python packages to PyPI using GitHub Actions
If you have differences in your preferred setup, I encourage you to fork
this to create your own version. Or create your own; it doesn't strictly
have to be a fork.
Once you have your own version working, add it to the Similar
Cookiecutter Templates list above with a brief description.
It's up to you whether or not to rename your fork/own version. Do
whatever you think sounds good.
Or Submit a Pull Request
I also accept pull requests on this, if they're small, atomic, and if
they make my own packaging experience better.
About
Cookiecutter template creating a Python package with mkdocs