Welcome to the first Workshop of the year!
-
Ensure that you have both python3 and pip installed.
-
To run your socket server run
$ python3 sockets/server.py
and to run your socket client run$ python3 sockets/client.py
-
Ensure that you have both python3 and pip installed.
-
$ pip install -r flask/requirements. -
To run your flask code
$ python3 flask/main.py