[][src]Module pyoxidizerlib::environment

Resolve details about the PyOxidizer execution environment.

Structs

Environment

Describes the PyOxidizer run-time environment.

MINIMUM_RUST_VERSION

Minimum version of Rust required to build PyOxidizer applications.

Enums

PyOxidizerSource

Describes the location of the PyOxidizer source files.

Constants

BUILD_GIT_COMMIT

Git commit this build of PyOxidizer was produced with.

BUILD_SEMVER

Semantic version for this build of PyOxidizer. Can correspond to a Git tag or version string from Cargo.toml.

BUILD_SEMVER_LIGHTWEIGHT

Semantic version for this build of PyOxidizer. Usually of form --.

PYOXIDIZER_VERSION

Functions

built_git_url

Obtain a PyOxidizerSource pointing to the GitUrl this binary was built with.

canonicalize_path
resolve_environment