- Python 3
- Pip 3
$ brew install python3| Below are the steps to Create Deployment Package Using a Python Environment Created with Virtualenv. Below are the 2 examples for pymysql and boto2 modules. | |
| pymysql: | |
| 1. Create a directory | |
| 2. Create virtual environment | |
| #virtualenv test | |
| 3. #cd test |