Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 195 Bytes

File metadata and controls

13 lines (9 loc) · 195 Bytes

Hands on Python

Python experiments repository

Setup

Clone repository and install dependencies

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