pypi-bonjour

Tutorial on publishing to PyPI

MIT License

Downloads
1.3K
Stars
1

$\texttt{PyPI-Bonjour}$ 🥖

A consolidated tutorial on publishing to PyPI, it shows how to:

  • publish pure Python packages and packages that contain Python bindings of C++ source code (bound using pybind11) to PyPI
  • how to use the cibuildwheel GitHub actions to automate the wheel building and publishing process
  • how to use CMake along with pip to install Python packages

The pypi-bonjour package gradually adds more functionality over different versions. For the tutorial and changelogs, see the documentation site. Please open an issue if anything in the tutorial is not clear.

Package Rankings
Top 34.73% on Pypi.org
Badges
Extracted from project README
License PyPI Version Tutorial Changelog
Related Projects