/python-for-defenders

Python for Defenders Course Resources

Primary LanguageJupyter NotebookMIT LicenseMIT

python-for-defenders

Python for Defenders Course Resources

How to Use this Repo

This repository is intended for use in conjunction with the course Python For Defenders, Pt. 1.

To use the repo, make sure that Poetry has been installed. Then:

git clone https://github.com/The-Taggart-Institute/python-for-defenders
cd python-for-defenders
poetry install
poetry init
jupyter lab

This will launch a Jupyter Lab environment on your machine. Follow the Notebooks in conjunction with the video lectures.

Changelog

  • 9/21/22: Added Usage; fixed test for 1-2.