python_venv/

directory
v0.3.75 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2025 License: BSD-3-Clause

README

Python Virtual Environment

This is an implementation to create venv for python programmatically using Go.

Python VENV is hard to create directly from code, so I needed to create a virtualization layer that execute scripts using a mirrored version of os.Evironment().

That's a sort of "Virtual Container" for python applications.

Python cli docs: https://docs.python.org/3/using/cmdline.html

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL