- Machine Learning for Cybersecurity Cookbook
- Emmanuel Tsukerman
- 30字
- 2021-06-24 12:29:06
Getting ready
Preparation for this recipe consists of installing the PyGitHub package in pip by running the following command:
pip install PyGitHub
In addition, you will need GitHub account credentials.