The script displays movies on show in Saint Petersburg cinemas with KinoPoisk and IMDB ratings. Movies schedule parses from kinoafisha.info. Based on Trio WebSocket
Python 3.6 and libraries from requirements.txt should be installed. It's better to use virtual environment.
python3 -m venv env
source env/bin/activate
python3 -m pip install -r requirements.txt
python3 tests.py
- Run server:
$ python server.py
- Run client:
$ python app.py
- Goto http://0.0.0.0:5000/