shagtv/flaskmsgr
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
virtualenv --python=python3 env source env/bin/activate pip install --requirement requirements.txt python server.py python sender.py https://flaskmsgr.herokuapp.com/ python receiver.py https://flaskmsgr.herokuapp.com/ pyuic5 design.ui -o design.py