Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 445 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 445 Bytes

Networks

This repo contains a collection of articles and notes on networks.

Berlin

Installation

On macOS or Linux simply run:

chmod +x project_install.sh
sh project_install.sh [PROJECT_NAME]

The script will set up the virtual environment and install all the necessary packages.

Each project has requirements.txt file and can be installed individually.