-
install virtualenv and create the virtual environment.
pip install virtualenv virtualenv ./env/ # create the new environment ./env/Scripts/activate # activate the new context
-
install all of dependencies
pip install -r requirements.txt
-
test, deploy and more
pyb install_dependencies publish
mayx-linux/python-vote-server
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|