- Python Penetration Testing Cookbook
- Rejah Rehim
- 95字
- 2021-07-02 23:08:40
Installing Python
- Search the Homebrew for the options we can install:
$ brew search python
This will get a result as follows:

- To install Python 3, you can run the following command:
$ brew install python3
Along with Python 3, brew will install pip3 and setuptools.
- To set up the virtual environment and virtualenvwrapper, you can follow the same steps as we did for Linux environment.
- To install the sublime text3, get the package from https://www.sublimetext.com/3 and run the installer. Everything else for configuring Sublime text 3 is the same as in the Linux environment.
推薦閱讀
- SASE原理、架構與實踐
- Learning Veeam? Backup & Replication for VMware vSphere
- 同態密碼學原理及算法
- Kali Linux Wireless Penetration Testing Cookbook
- 局域網交換機安全
- 信息安全案例教程:技術與應用(第2版)
- INSTANT Apple Configurator How-to
- 網絡安全大數據分析與實戰
- 交換機·路由器·防火墻(第2版)
- 云計算安全:關鍵技術、原理及應用
- 聯邦學習原理與算法
- 計算機系統與網絡安全研究
- Securing Network Infrastructure
- 信息組織
- 云安全深度剖析:技術原理及應用實踐