Module python_packaging::resource_collection[][src]

Functionality for collecting Python resources.

Structs

CompiledResourcesCollection

Represents a finalized collection of Python resources.

PrePackagedResource

Represents a Python resource entry before it is packaged.

PythonResourceAddCollectionContext

Defines how a Python resource should be added to a PythonResourceCollector.

PythonResourceCollector

Type used to collect Python resources so they can be serialized.

ResourcesLicenseReport

Describes the state of licensing for resources in a given resources collection.

Enums

PythonModuleBytecodeProvider

Describes how Python module bytecode will be obtained.

Functions

populate_parent_packages

Fill in missing data on parent packages.

Type Definitions

FileInstall

Represents a single file install.