mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [scapy](https://github.com/secdev/scapy) from 2.2.0 to 2.4.1. - [Release notes](https://github.com/secdev/scapy/releases) - [Commits](https://github.com/secdev/scapy/compare/v2.2.0...v2.4.1) Signed-off-by: dependabot[bot] <support@github.com>
Python & Algorithms Book 1st Edition (2014, a published by Hanbit Media)
➡️ 📚Download PDF (first edition).
Installation:
Install dependencies in a virtual environment:
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt