Live Online Webinar
scheduled for
Tuesday, 15th August, 2026
9:30am to 11:30am
Most Python developers only use “uv” as a replacement tool for “pip” to create virtual environments.
Well, there is more to “uv” than just installing modules. Join us in this online Webinar to learn more about “uv”
Offered in collaboration with
"Learning Candid India Pvt. Ltd." [ www.lcipl.com ]
Running Python scripts without the need to install dependencies
Correctly using "uv" to create the required code structure for your Python Projects
Figure out the steps to migrate an existing Python project to work with "uv"
Learn to manage multiple Python versions to work with multiple Projects using "uv"
Familiarity with Python Porjects
Install "uv" on your system from : https://docs.astral.sh/uv/getting-started/installation/
“uv” has become the most favourite tool for managing Python project packages and dependencies in recent years. It’s blazing fast speed and versatility have taken the Python community by storm.
Participants will learn ways to use "uv" for
Executing Python scripts without activating a virtual environment
Managing multiple Python versions
The right way to create and structure Python projects with “uv”
Running Python scripts without the need to install dependencies
Migrating an existing Python project to use “uv”
Using various Python development tools without installing them !!
Overview of publishing packages with "uv"