Expand description
Functionality for collecting Python resources.
Structs§
- Compiled
Resources Collection - Represents a finalized collection of Python resources.
- PrePackaged
Resource - Represents a Python resource entry before it is packaged.
- Python
Resource AddCollection Context - Defines how a Python resource should be added to a
PythonResourceCollector
. - Python
Resource Collector - Type used to collect Python resources so they can be serialized.
Enums§
- AddResource
Action - Describes the result of adding a resource to a collector.
- Python
Module Bytecode Provider - Describes how Python module bytecode will be obtained.
Functions§
- populate_
parent_ packages - Fill in missing data on parent packages.
Type Aliases§
- File
Install - Represents a single file install.