Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 311 Bytes

File metadata and controls

9 lines (6 loc) · 311 Bytes

Python 3 "Black Hat Python" Source Code

Source code for the book "Black Hat Python" by Justin Seitz.

Usage

Simply choose a directory (DIR) in which to clone the project using git clone, create a new virtual environment or venv for it (recommended ) and install the requirements using pip install.