Python Virtual Environment and pip for Beginners

Python Virtual Environment and pip for Beginners

Dave Gray via YouTube Direct link

Installing packages with pip

4 of 20

4 of 20

Installing packages with pip

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Python Virtual Environment and pip for Beginners

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Welcome
  3. 3 Getting Started
  4. 4 Installing packages with pip
  5. 5 pip list
  6. 6 Installing a specific package version
  7. 7 Upgrading a package with pip
  8. 8 pip uninstall
  9. 9 Why do we need virtual environments?
  10. 10 Creating a virtual environment
  11. 11 Comparing global & virtual environments
  12. 12 Packages may install other required packages
  13. 13 Python Package Index - PyPI
  14. 14 Creating a requirements file
  15. 15 .gitignore
  16. 16 Weather project
  17. 17 Get a login
  18. 18 API Key and .env file
  19. 19 Get the request URL
  20. 20 Complete the Weather project

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.