Module py_packaging

Source
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.