Expand description
Functionality for interacting with Python.
This module tree holds functionality that is centered around Python.
Modulesยง
- binary
- Defining and manipulating binaries embedding Python.
- config
- Configuring a Python interpreter.
- distribution
- Defining and manipulating Python distributions.
- distutils
- Interacting with distutils.
- embedding
- Functionality for embedding Python in a binary.
- filtering
- Utility code for filtering.
- libpython
- Build a custom libraries containing Python.
- packaging_
tool - Interaction with Python packaging tools (pip, setuptools, etc).
- resource
- Defines primitives representing Python resources.
- standalone_
builder - standalone_
distribution - Functionality for standalone Python distributions.