Skip to content

rhul-compsoc/python-workshop-autumn23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompSoc Python Workshop for Autumn Term 2023

Welcome to the first Workshop of the year!

Sockets

Setup

  1. Ensure that you have both python3 and pip installed.

  2. To run your socket server run $ python3 sockets/server.py
    and to run your socket client run $ python3 sockets/client.py

Flask

Setup & Running

  1. Ensure that you have both python3 and pip installed.

  2. $ pip install -r flask/requirements.

  3. To run your flask code $ python3 flask/main.py

About

CompSoc Python Workshop for Autumn Term 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages