
How to Create and Use Virtual Environments in Python With Poetry
💡 Learn how to design great software in 7 steps: arjan.codes/designguide.
It can be tricky when different packages in Python don't play nice. The solution to this problem is to create an isolated, virtual environment. In this video, I’ll show you how to set up a virtual environment with poetry, a package manager for Python that simplifies dependency management and project packaging.
🎓 ArjanCodes Courses: www.arjancodes.com/courses/
🔖 Chapters:
0:00 Intro
1:24 Code example
2:00 Virtual environments
3:00 Tools
4:15 Why poetry?
5:20 Creating a virtual environment with poetry
8:33 Activating it
8:55 Installing dependencies
9:38 Deactivating it
10:11 Removing it
10:27 Packaging and publishing using poetry
11:58 Things to watch out for
14:18 Outro
#arjancodes #softwaredesign #python
コメント