We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Cisco DevNet Associate Cert Prep 3:
Cisco Platforms and Development
with Eric Chou
Python Virtual Environment and PIP
Python virtual environment provides a lightweight virtual environment with their own site directories and Python interpreter separated from the system Python environment. It is highly recommended that you use Python virtual environment for your labs.