python pypi
1 min read ·
Steps how to create, test, build, and upload Python package to PyPI using a workflow from GitHub Actions.
Info:
- Create and upload Python package: lumpur as an example
- url https://osf.io/edwnq
- version 20241208_v3
- Outline
- Intro 3
- Package name 5
- Remote repository 12
- Local repository 26
- Folder structure for src 32
- Required files for a Python package 39
- Add, commit, push 48
- Import lumpur locally 56
- Test build 66
- PyPI token and GitHub secret 78
- GitHub Action 91
- Create new release 100
- Closing 112
Sketch:
- functional_api_hyperline_features_2.ipynb on py-jupyter-nb about keras.
Tags: