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