Skip to content

Commit

Permalink
add pypackaging-native link
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan authored Jan 17, 2024
1 parent 076b3cb commit 4f0914d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ In this course we will learn how to package a Python library, how to publish it
- Python packaging with compiled extensions
- [Scientific Python Compiled packaging](https://learn.scientific-python.org/development/guides/packaging-compiled)
- [scikit-build-core getting started](https://scikit-build-core.readthedocs.io/en/latest/getting_started.html)
- [pypackaging-native](https://pypackaging-native.github.io/)
- Cookiecutters to generate your own GitHub repo for a Python package
- [ssciwr/cookiecutter-python-package](https://github.com/ssciwr/cookiecutter-python-package)
- [scientific-python/cookie](https://github.com/scientific-python/cookie)

0 comments on commit 4f0914d

Please sign in to comment.