Intro to Python Virtual Environments
About
In this module, you’ll navigate the essential steps of setting up a Python development environment. From understanding the purpose of virtual environments to installing Pipenv globally, you’ll grasp the necessary tools and files to streamline your Python development.
Content
| Lesson | Est. Delivery Time | Skills |
|---|---|---|
| Setup | 5 min | Set up the development environment. |
| Concepts | 25 min | Implement a virtual environment for a project with the Python dependencies pipenv |
| Total content | 30 min |