Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install modules from text file pip

[1] cd to the directory where requirements.txt is located.
[2] activate your virtualenv.
[3] run: pip install -r requirements.txt in your shell.
 
PREVIOUS NEXT
Tagged: #install #modules #text #file #pip
ADD COMMENT
Topic
Name
1+4 =