Hands on Python

Python experiments repository

Setup

Clone repository and install dependencies

git clone git@github.com:alexnoox/handsonpython.git
cd handsonpython
pipenv install