-
create a venv
python -m venv --upgrade .venv
-
install with requirements
.venv/bin/python -m pip install --constraint requirements.txt .
-
run
.venv/bin/python -m DrinkingBuddyServer
-
Notifications
You must be signed in to change notification settings - Fork 1
Server part for the DrinksBuddy system (RFID drinks payment system using Arduino)
License
PostTenebrasLab/DrinkingBuddyServer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Server part for the DrinksBuddy system (RFID drinks payment system using Arduino)
Resources
License
Stars
Watchers
Forks
Releases
No releases published