Module pyoxidizerlib::project_layout[][src]

Expand description

Handle file layout of PyOxidizer projects.

Enums

How to define the pyembed crate dependency.

Functions

Initialize a new Rust project using PyOxidizer.

Update the Cargo.toml of a new Rust project to use pyembed.

Write an application manifest and corresponding resource file.

Write a new .cargo/config file for a project path.

Write a Cargo.lock file for a project path.

Write a new main.rs file that runs the embedded Python interpreter.

Writes default PyOxidizer config files into a project directory.