Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 267 Bytes

File metadata and controls

7 lines (5 loc) · 267 Bytes

Plan to cover several tools mentioned in the book with basic usage. Most content are based on SupportingPython3.

$ virtualenv -p /usr/local/bin/python3.7 env
$ . env/bin/activate