[][src]Module pyoxidizerlib::py_packaging

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.

filtering

Utility code for filtering.

libpython

Building a native binary 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.