How-to Guides
This section contains a collection of how-to guides for accomplishing specific tasks with rules_python.
- How to build a wheel
- How to use a common set of dependencies with multiple PyPI versions
- How to integrate a debugger
- How to get the current Python version
- How to link to libpython
- How-to: Multi-Platform PyPI Dependencies
- How to expose headers from a PyPI package
- How to get Python headers for C extensions