Documentation for buildenv toolΒΆ The buildenv tool is a build environment setup system, based on Python virtual environment. Contents Features Environment backends Simple setup with loading scripts Launch build terminal from explorer Command line interface Completion Templates Extensions Usage Project already configured with buildenv Install buildenv in a new/existing project Loading and activation scripts Loading scripts Activation scripts Environment backends uv backend (recommended for Python projects) uvx backend (recommended for other projects) pip backend (legacy) pipx backend (legacy) Extensions Init hooks Project templates Project templates Templates types Listing templates Default templates selection Adding packages No templates Selecting main template Including/excluding extra templates Command line interface General arguments install sub-command init sub-command shell sub-command run sub-command list sub-command lock sub-command unlock sub-command upgrade sub-command Changelog Release 2.0 API Reference buildenv