Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

export requirements from python venv

# Make sure you are in the active environment source venv/bin/activate

[pip | pip3] freeze > requirements.txt
 
PREVIOUS NEXT
Tagged: #export #requirements #python #venv
ADD COMMENT
Topic
Name
2+1 =