This repository contains the Jupyter Notebooks behind my O'Reilly report, A Whirlwind Tour of Python (free 100-page pdf). A Whirlwind Tour of Python is a fast-paced introduction to essential ...
We are a research-led school with a reputation for excellent teaching and courses with real-world impact. We are based across four sites, comprising more than 2000 students and 190 specialist staff ...
Create a virtualenv. Samples are compatible with Python 3.6+. python3 -m venv env source env/bin/activate Install the dependencies needed to run the samples.