| [ Web Proxy ] |
| Viewing: https://pythoncode.run/development/ | [Back] [Original] |
The Python Launcher is mostly run as a typical Rust project. The only potential differences is the automation tool used (for convenience).
We use just as a task runner. Some rules require Python >= 3.11 to be installed. Some rules will also use py itself via cargo run, so the source code needs to be working.
The website is built using MkDocs and Material for MkDocs.
While developing the website, you can run just docs-dev to start a local server that will automatically reload when you make changes. This will create a virtual environment in .venv and install the necessary dependencies.
To build the docs, use just docs.
Cargo.toml (previous releases).release pipeline.| Web Proxy Viewer | New URL | Original Page |