Python-Scripts/Black Hat Python at main · wasmerio/Python-Scripts

Skip to content

Navigation Menu

Sign in

Appearance settings

Latest commit

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 https://github.com/DhanushNehru/Python-Scripts/Black Hat Python.git

create a new virtual environment or venv for it (recommended) and install the requirements using pip install.