User Tools

Site Tools


programming:python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

programming:python [2018/06/14 11:36] – created clemixprogramming:python [2018/06/14 13:26] (current) clemix
Line 3: Line 3:
   pip freeze   pip freeze
  
 +
 +====== virtualenv ======
 +  virtualenv venv
 +  . venv/bin/activate
 +  pip install --editable .
 +leave the virtual env with
 +  deactivate
 +  
programming/python.1528969009.txt.gz · Last modified: by clemix

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki