Difference between revisions of "Venv"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Related terms == | == Related terms == | ||
− | * <code>[[virtualenv]]</code> | + | * <code>[[virtualenv]] my_new_enviroment</code> |
* <code>[[.venv]]</code> | * <code>[[.venv]]</code> | ||
* <code>[[source]] [[.venv/]]bin/activate</code> | * <code>[[source]] [[.venv/]]bin/activate</code> |
Revision as of 09:24, 24 January 2022
- Installation:
python3 -m venv /path/to/new/virtual/environment
Related terms
virtualenv my_new_enviroment
.venv
source .venv/bin/activate
See also
virtualenv
,venv
,.venv
,.venv/
,pip3 install virtualenv
,virtualenv --help
- Python, PIP, GIL, Flask, Django, Marshmallow,
def
, logging, Pandas, Numpy, AWS Chalice,import
,from
,tuple
,list
, Python exceptions,virtualenv
,.append
,pytz
,TZ
,print
,python3 -c
,os
, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs
, Black (Python), Python list structure, Mypy,variables
, Casting,try:
, pydoc, argparse, Anaconda,pyenv, setup.py, python3 --version, python3 --help
, Data Classes, raise
Advertising: