All code related to the pypals official website, https://www.pypals.org/
- python (3+)
$ sudo pip install flask
To start the server, enter python app.py
on your terminal and go to localhost:8000 on any web browser.
All code related to the pypals official website, https://www.pypals.org/
$ sudo pip install flask
To start the server, enter python app.py
on your terminal and go to localhost:8000 on any web browser.