rules_python
  • Python Rules for Bazel
  • Getting started
  • Using PyPI
  • Toolchains
  • Setting up coverage
  • Precompiling
  • Gazelle Plugin
  • REPL
  • Extending
  • How-to Guides
    • 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
  • Contributing
  • Dev Guide
  • Support Policy
  • Changelog
  • API Reference
  • Environment Variables
  • Sphinxdocs
  • Glossary
  • Index
rules_python
  • How-to Guides
  • Edit on GitHub

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
Previous Next

© Copyright 2023, The Bazel Authors. Revision eef6df6d5e533c87437ebcd61f14ce0961306feb.

Built with Sphinx using a theme provided by Read the Docs.