A quick crash course on Pipenv for managing Python dependencies or packages & virtual env. In this video, we dive into what Pipenv and how to use it to set up virtual environments, manage dependencies and run Python program. We also cover all the essential Pipenv commands to help you manage your projects efficiently.
Timeline:
00:06 - Introduction to Pipenv and its importance
00:47 - Installing Pipenv
02:40 - Overview of a sample Python project
04:00 - Installing packages with Pipenv
05:00 - Understanding Pipenv's virtual environment setup
07:17 - Exploring Pipfile and Pipfile.lock
07:50 - Differentiating between development and runtime packages
09:27 - Running a Python program with Pipenv (various methods)
12:40 - Configuring VS Code to use the Pipenv virtual environment
14:13 - Additional Pipenv commands (check, graph, uninstall, requirements, --venv)
Ещё видео!