1. Урок 1. 00:03:29
    Welcome to the Course and What We'll Cover
  2. Урок 2. 00:02:05
    Video player: A quick feature tour
  3. Урок 3. 00:00:48
    Lesson Overview
  4. Урок 4. 00:03:12
    Introduction to Dependency Management
  5. Урок 5. 00:01:45
    pip: The Python Package Manager
  6. Урок 6. 00:04:02
    Installing & Updating pip
  7. Урок 7. 00:05:19
    Python Package Repositories
  8. Урок 8. 00:02:33
    PyPI Warehouse Sneak Peek
  9. Урок 9. 00:08:06
    Installing Packages With pip
  10. Урок 10. 00:02:09
    Identifying & Updating Outdated Packages
  11. Урок 11. 00:02:10
    Uninstalling Packages
  12. Урок 12. 00:01:26
    Recap and Summary
  13. Урок 13. 00:02:28
    Introduction to Virtual Environments
  14. Урок 14. 00:05:14
    Creating and Activating a Virtual Environment
  15. Урок 15. 00:01:23
    Installing Packages Into a Virtual Environment
  16. Урок 16. 00:01:31
    Leaving and Switching Between Virtual Environments
  17. Урок 17. 00:01:42
    Destroying Virtual Environments
  18. Урок 18. 00:03:14
    My Virtual Environment Workflow
  19. Урок 19. 00:01:03
    Recap and Summary
  20. Урок 20. 00:01:22
    Lesson Overview
  21. Урок 21. 00:02:50
    How Third-Party Packages Can Help You
  22. Урок 22. 00:06:03
    Finding Popular Packages on Curated Lists
  23. Урок 23. 00:14:38
    "Rules of Thumb" for Selecting a Great Package - Part 1
  24. Урок 24. 00:13:22
    "Rules of Thumb" for Selecting a Great Package - Part 2
  25. Урок 25. 00:02:46
    Recap and Summary
  26. Урок 26. 00:03:03
    Lesson Overview
  27. Урок 27. 00:01:40
    Introduction to Requirements Files
  28. Урок 28. 00:05:49
    Capturing Project Dependencies
  29. Урок 29. 00:03:45
    Restoring Captured Dependencies
  30. Урок 30. 00:05:00
    Separating Development and Production Dependencies
  31. Урок 31. 00:05:21
    Requirements Files Best Practices
  32. Урок 32. 00:01:08
    Recap and Summary
  33. Урок 33. 00:01:19
    You've Done It!