Overview
Learn how to use Pipenv, a powerful package manager that combines pip and virtualenv, in this comprehensive Python tutorial. Discover the process of installing Pipenv, managing packages, and creating virtual environments for your projects. Explore advanced features and best practices for efficient Python development. Follow along as the instructor guides you through installing packages, working with PIP files, setting up virtual environments, and preparing your project for production deployment. Gain valuable insights into streamlining your Python workflow and effectively managing dependencies using this innovative tool.
Syllabus
Introduction
Installing Packages
PIP File Overview
Virtual Environments
Install Packages
Install Packages in a Dev Environment
Pipenv Features
Push to Production
Outro
Taught by
Corey Schafer