Setup Python
In this 2-hour long project-based course, you will learn how to:
- Describe the purpose of virtual environments in Python development
- Explain how to create and activate a virtual environment using the venv module
- Install packages and dependencies into a virtual environment using pip and requirements.txt.
Completing this project on setting up Python environments will provide learners with essential skills for professional Python development. Learning to properly manage dependencies is crucial for any programmer. This project stands out by using current best practices for Python packaging,…
Watch on Coursera ↗
(saves to browser)
DeepCamp AI