Measurement Research within the Python3 Ecosystem ================================================= - Steffie Jacob Eravuchira - Vaibhav Bajpai - Jürgen Schönwälder Measurement, Analysis and Tools (MAT) Working Group RIPE 69, November 2014. Github Repository ----------------- This will be a live demo presentation of running python3 code snippets. The repository is available at: https://github.com/vbajpai/ripe69-python3-toolset % git clone https://github.com/vbajpai/ripe69-python3-toolset Installation and Usage: ----------------------- Make sure `python3` and `pip3` are installed on your machine. % which python3 % which pip3 Install Dependencies: % make Run the IPython Notebook: % make run View the IPython Notebook at [0.0.0.0:7777](http://0.0.0.0:7777)