Crate python_oxidized_importer[][src]

Expand description

oxidized_importer Python extension.

Structs

Holds state for the custom MetaPathFinder.

Python type to import modules.

A meta path finder that reads from zip archives.

Defines Python resources available for import.

Read Python resources from a zip file.

Enums

A source for packed resources data.

Constants

Name of Python extension module.

Functions

Module initialization function.

Prepend a path hook to sys.path_hooks that works with OxidizedFinder.

Undoes the actions of importlib._bootstrap_external initialization.

Replace all meta path importers with an OxidizedFinder instance and return it.