ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

172,248 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

232,738 views

9 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

42,622 views

6 months ago

Pildoras de programación
UV - The best package manager for Python

In this video, I'll show you in a simple and practical way how to use Astral UV, a modern tool that is changing the way we ...

30:59
UV - The best package manager for Python

5,151 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)

152,266 views

10 months ago

Matt Palmer
uv for EVERYTHING: How to use uv for Python, venv, and project management

Master Python project management with UV - the lightning-fast alternative to pip, poetry, venv, & pyenv. Replace them all with one, ...

8:49
uv for EVERYTHING: How to use uv for Python, venv, and project management

36,423 views

1 year 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

2,205 views

6 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

128,168 views

6 months ago

BuilderJoy
UV | Meet the fastest Python project manager

There are various tools for working with Python, such as pyenv, pip, and poetry, among many others. However, in recent months ...

20:11
UV | Meet the fastest Python project manager

1,840 views

1 year 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

15,054 views

11 months ago

People also watched

Missing Semester
Lecture 6: Packaging and Shipping Code

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/shipping-code/ 0:00:00 ...

1:03:35
Lecture 6: Packaging and Shipping Code

1,295 views

4 days ago

Otávio Miranda
Modern Python Environment 2025: UV, Ruff, Pyright, pyproject.toml and VS Code

Say goodbye to the complexity of Python project management and welcome UV! In this third and final video in the "Modern Python ...

37:32
Modern Python Environment 2025: UV, Ruff, Pyright, pyproject.toml and VS Code

9,023 views

8 months ago

Tech With Tim
PLEASE Learn These 4 Python Tools

Get a 25% discount using the code TWT25 for SEOWriting at ...

13:01
PLEASE Learn These 4 Python Tools

95,477 views

8 months ago

marimo
All your notebooks can be reproducible now thanks to UV

UV is amazing. That's why marimo has built direct support for it. Repo: https://github.com/marimo-team/marimo Docs: ...

4:56
All your notebooks can be reproducible now thanks to UV

6,154 views

9 months ago

Matthew Devaney
Copilot Studio: Create An MCP Server With Python

In this video we are going to create our own #MCPServer and use it in #CopilotStudio. Check this out. I'm going to ask my agent to ...

26:05
Copilot Studio: Create An MCP Server With Python

2,193 views

2 weeks ago

ArjanCodes
Anatomy of a Scalable Python Project (FastAPI)

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, we break down the anatomy of a ...

21:16
Anatomy of a Scalable Python Project (FastAPI)

99,289 views

4 months ago

Quartz Code
The "Secret" to Cleaner Python Loops (Enumerate & Zip)

You Will Never Forget Enumerate() and Zip() Functions in Python ever again! (Watch This) Learn how to use Python's enumerate() ...

3:09
The "Secret" to Cleaner Python Loops (Enumerate & Zip)

819 views

6 days ago

JCharisTech
UV - Python Package Manager Tutorial

In this tutorial we will explore UV - a python package manager built in Rust that offers project, tool and package management.

14:02
UV - Python Package Manager Tutorial

6,096 views

1 year ago

LiveKit and codeSTACKr
Voice Agent Pipeline Explained: VAD, STT, LLM & TTS

Sign up for LiveKit Cloud: ...

10:21
Voice Agent Pipeline Explained: VAD, STT, LLM & TTS

834 views

2 weeks ago

AI with Thiru
UV Python Package Manager Tutorial 2025 | 100x Faster Than Pip - Complete Practical Guide

WHAT IS UV? UV is a next-generation Python package and project manager developed by Astral (creators of Ruff). Built in Rust ...

15:48
UV Python Package Manager Tutorial 2025 | 100x Faster Than Pip - Complete Practical Guide

2,100 views

3 weeks ago

Indently
UV in Python is Awesome

In today's video we're going to learn about UV, an extremely fast Python package and project manager, written in Rust.

11:05
UV in Python is Awesome

24,607 views

2 weeks ago

Indently
Python with UV  is ULTRA Fast

In today's video I'm going to show you some very useful UV commands you can use to speed up your Python workflow. If you don't ...

8:20
Python with UV is ULTRA Fast

11,383 views

11 days ago

ArjanCodes
This Tool Replaces pip, Poetry, pyenv, and More (It’s Fast)

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I explore uv, a lightning-fast Python ...

17:35
This Tool Replaces pip, Poetry, pyenv, and More (It’s Fast)

200,919 views

1 year 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

45,283 views

6 months ago

NeuralNine
How To Use uv in Production - Simple Docker Setup

Today we learn how to use uv in production and how to deploy it with Docker.

10:49
How To Use uv in Production - Simple Docker Setup

15,036 views

8 months 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

40,785 views

3 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

48,158 views

11 months ago

Coding Crash Courses
The Ultimate Python Workflow 2025: UV & Ruff Crash Course

Is your Python workflow feeling slow? It's time to upgrade. In this crash course, we are ditching the legacy tools and setting up the ...

21:01
The Ultimate Python Workflow 2025: UV & Ruff Crash Course

657 views

1 month ago

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

Get Started with Python for Free ~ https://tinyurl.com/2kjh4n4r Join 9k+ Readers — Python Newsletter ...

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

14,935 views

2 months ago

Jane Street
Charlie Marsh: uv: An Extremely Fast Python Package Manager

Charlie Marsh is the founder of Astral, which develops uv, a next-generation Python package manager written in Rust. In this talk ...

40:34
Charlie Marsh: uv: An Extremely Fast Python Package Manager

98,463 views

1 year 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 🚀

28,641 views

11 months ago