Enums§
Functions§
- create_
venv - Create a virtualenv and if not bare, install
wheel,pipandsetuptools. - get_
interpreter_ info - Gets the interpreter.rs info, either cached or by running it.
- parse_
python_ cli - Parse the value of the
-p/--pythonoption, which can be e.g.3.11,python3.11,tools/bin/python3.11or/usr/bin/python3.11.