python_virtual_env
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| python_virtual_env [2019/12/11 21:39] – [How I set mine up] jrseti | python_virtual_env [2019/12/18 15:57] (current) – jrseti | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| - python3 -m venv env | - python3 -m venv env | ||
| - source env/ | - source env/ | ||
| - | - (to get out of this environment) | + | - (to get out of this environment) |
| - | - | + | - git clone into this directory |
| + | |||
| + | ====More stuff to install==== | ||
| + | - pip install autopep8 | ||
| + | - pip install yapf | ||
| + | - pip install pylint | ||
python_virtual_env.1576100399.txt.gz · Last modified: 2019/12/11 21:39 by jrseti