Lines Matching refs:environments
1 :mod:`venv` --- Creation of virtual environments
5 :synopsis: Creation of virtual environments.
19 environments" with their own site directories, optionally isolated from system
25 See :pep:`405` for more information about Python virtual environments.
29 `Python Packaging User Guide: Creating and using virtual environments
30 …<https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/#creating-a-vir…
33 Creating virtual environments
43 installed in other virtual environments, and (by default) any libraries
51 expected with virtual environments. In other words, when a virtual
77 environment; scripts installed into virtual environments have a "shebang"
420 'environments in one or '