-
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
forked from just-for-moment/python-vote-server
-
Notifications
You must be signed in to change notification settings - Fork 0
mayx-linux/python-vote-server
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
vote server
Resources
Stars
Watchers
Forks
Releases
No releases published
Languages
- Python 100.0%