ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,766 results

Corey Schafer
Python Tutorial: UV - A Faster, All-in-One Package Manager to Replace Pip and Venv

In this video, we'll be learning about UV, a new and fast Python package manager from Astral, the makers of Ruff. We'll see how ...

27:02
Python Tutorial: UV - A Faster, All-in-One Package Manager to Replace Pip and Venv

216,167 views

8 months ago

Dave Ebbelaar
Why Python Developers Are Switching to UV

Want to start freelancing? Let me help: https://go.datalumina.com/41RSDhp Want to learn real AI Engineering? Go here: ...

9:23
Why Python Developers Are Switching to UV

37,684 views

5 months ago

Tech With Tim
Stop Using Pip - This New Tool is 100x Faster (UV Tutorial)

Get started with Mend Renovate today!

17:59
Stop Using Pip - This New Tool is 100x Faster (UV Tutorial)

142,897 views

8 months ago

Geeky Script
🚀 UV Python Package Manager [ 2025 Update ] 10x Faster Than pip & venv!! Python UV  | pip vs UV

Are you tired of waiting for pip to install Python packages on Windows? Say hello to UV — the lightning-fast, Rust-powered Python ...

14:03
🚀 UV Python Package Manager [ 2025 Update ] 10x Faster Than pip & venv!! Python UV | pip vs UV

3,196 views

7 months ago

ArjanCodes
UV Just Got A Serious Upgrade

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I walk you through everything new in ...

9:55
UV Just Got A Serious Upgrade

43,802 views

5 months ago

pixegami
UV: The Python Tool Everyone Is Switching To

UV is a fast, powerful all-in-one package manager for Python that replaces tools like pip and virtualenv. Let's take a look at what it ...

12:15
UV: The Python Tool Everyone Is Switching To

125,873 views

5 months ago

Math & Machines
UV for Python - A Faster package manager to replace all Python package managers

In this video, we explore uv, a super-fast Python package manager written in Rust, that offers far simpler, faster and more efficient ...

27:16
UV for Python - A Faster package manager to replace all Python package managers

140 views

3 months ago

Better Stack
UV - Every Python Developer NEEDS This

UV is an extremely fast Python package installer, virtual environment creator, dependency resolver, and script runner — all in one.

7:21
UV - Every Python Developer NEEDS This

14,646 views

9 months ago

Dr. Data Science
Python Package Managers: pip, conda, and uv | Data Science Digest

python #machinelearning #datascience Python package managers streamline the inclusion of external code libraries into your ...

4:13
Python Package Managers: pip, conda, and uv | Data Science Digest

3,016 views

10 months ago

Krish Naik
UV- Python Package And Project Manager- Faster Than Pip

An extremely fast Python package and project manager, written in Rust. https://docs.astral.sh/uv/ Highlights A single tool to ...

13:35
UV- Python Package And Project Manager- Faster Than Pip

37,534 views

8 months ago

Code with Josh
STOP Using pip + venv. UV Just Replaced Everything...

... UV: uv init, uv add, uv run 05:41 – Managing Python Versions the Easy Way with uv python 06:50 – Reproducible Environments ...

10:56
STOP Using pip + venv. UV Just Replaced Everything...

14,259 views

4 weeks ago

Simplilearn
UV Python Tutorial | UV For Python | How To Use UV In Python | Python Tutorial | Simplilearn

Professional Certificate Program In Generative AI And Machine Learning (India Only) ...

9:52
UV Python Tutorial | UV For Python | How To Use UV In Python | Python Tutorial | Simplilearn

1,735 views

4 months ago

Deep knowledge
Poetry vs UV Which Python Tool Should You Use in 2026

Poetry vs UV — Which Python tool is best for you? In this video, we break down everything you need to know about two powerful ...

5:34
Poetry vs UV Which Python Tool Should You Use in 2026

75 views

1 month ago

ArjanCodes
The Best Way to Share Code Between Python Apps

Learn how to build robust and scalable software architecture: https://arjan.codes/checklist. In this video, I show you how to use uv ...

18:28
The Best Way to Share Code Between Python Apps

38,056 views

2 months ago

PyCharm, a JetBrains IDE
How to Use uv in PyCharm

Whether you're managing dependencies, running scripts, or creating virtual environments, uv has everything you need from a ...

2:53
How to Use uv in PyCharm

13,086 views

10 months ago

Boolean Buffet
Meet uv: The Fastest Python Package Manager Ever!

Welcome to the future of Python packaging! In this video, we explore uv, a next-generation Python package manager developed ...

26:29
Meet uv: The Fastest Python Package Manager Ever!

117 views

6 months ago

NeuralNine
uv: The Ultra-Fast Python Package Manager 🚀

In this video we take a look at uv, which is an ultra-fast Python package and project manager.

20:07
uv: The Ultra-Fast Python Package Manager 🚀

27,894 views

9 months ago

Hynek Schlawack
My 2025 uv-based Python Project Layout for Production Apps

In 2025, all you need to take a #Python application from a simple script to production is: uv. But, how do you setup your project ...

24:13
My 2025 uv-based Python Project Layout for Production Apps

45,017 views

10 months ago

AI Bites
UV - A complete walk-through in 12 mins! | replacement for pip, conda, poetry, etc

As AI / ML Engineers, we all work in Python. Our productivity is defined by the dev tools we use. If only they were fast and efficient, ...

12:18
UV - A complete walk-through in 12 mins! | replacement for pip, conda, poetry, etc

1,621 views

7 months ago

Hynek Schlawack
uv: Making Local Python Workflows FAST and BORING in 2025

After setting up our #Python #uv projects for success in https://www.youtube.com/watch?v=mFyE9xgeKcA, it's time to finally get ...

39:09
uv: Making Local Python Workflows FAST and BORING in 2025

15,207 views

6 months ago

Zack Plauché
How to use Python UV: The New BLAZINGLY FAST Package Manager (Quickstart Guide)

Learning music or software? Book a call with me and let's speed up your progress : https://www.calendly.com/zackplauche ...

10:03
How to use Python UV: The New BLAZINGLY FAST Package Manager (Quickstart Guide)

1,163 views

10 months ago

VennProject
UV | Conoce el gestor de proyectos más rápido de python

Para trabajar con Python existen diversas herramientas como pyenv, pip y poetry, entre muchas otras. Sin embargo, en los ...

20:11
UV | Conoce el gestor de proyectos más rápido de python

1,742 views

10 months ago

PyCharm, a JetBrains IDE
Lightning-Fast Python: Mastering the uv Package Manager

uv is a next-generation Python package manager revolutionizing Python development with speeds 10-100x faster than pip.

57:30
Lightning-Fast Python: Mastering the uv Package Manager

4,943 views

Streamed 5 months ago

InfoWorld
Using UV vs. Poetry for Python project management

The Poetry and UV projects both give you high-level tools for creating and managing Python projects, including tracking ...

4:15
Using UV vs. Poetry for Python project management

4,508 views

8 months ago

Korben
🚀 UV - The tool that replaces PIP 10x faster | Easy-to-make Python tutorial

Discover UV, the next-generation Python package manager that revolutionizes the way you manage your dependencies and virtual ...

9:42
🚀 UV - The tool that replaces PIP 10x faster | Easy-to-make Python tutorial

14,446 views

10 months ago