ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

178,691 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

238,303 views

10 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

44,636 views

7 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

37,642 views

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

156,111 views

10 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,569 views

6 months 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...

15,114 views

3 months ago

BugBytes
uv - Docker setup with a FastAPI application! | Using uv in containers

Buy me a coffee: To support the channel and encourage new videos, please consider buying me a coffee here: ...

11:03
uv - Docker setup with a FastAPI application! | Using uv in containers

18,640 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,698 views

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

26,032 views

1 month ago

People also watched

Hashtag Programação
UV: The Python tool that everyone is adopting.

🎓 COMPLETE PYTHON COURSE: https://lp.hashtagtreinamentos.com/esperapythonimpressionador?origemurl ...

19:59
UV: The Python tool that everyone is adopting.

16,837 views

2 weeks ago

Michigan Python
Simplifying Python Development with uv

This beginner-friendly talk will introduce a new and exciting Python package: uv. uv is a Python project and package management ...

33:36
Simplifying Python Development with uv

3,055 views

1 year ago

The Cloud Girl
Lean Python in 48 Hours

This video takes Vibe Coding a step further and explores "vibe learning" approach to mastering a new programming language ...

12:23
Lean Python in 48 Hours

1,605 views

2 weeks 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

97,005 views

9 months 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,442 views

9 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,503 views

9 months 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,109 views

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

104,840 views

5 months ago

Corey Schafer
Python Tutorial: Ruff - A Fast Linter & Formatter to Replace Multiple Tools and Improve Code Quality

In this Python tutorial, we'll be learning how to use Ruff, a super-fast Python linter and formatter written in Rust. We'll cover how to ...

35:47
Python Tutorial: Ruff - A Fast Linter & Formatter to Replace Multiple Tools and Improve Code Quality

84,665 views

9 months ago

flocode
Python for Engineers | Lean Startup with uv -  Setting up Jupyter Notebooks in VS Code

Python for Engineers | Lean Startup with UV - Setting up Jupyter Notebooks in VS Code In this video, we dive into Python for ...

13:46
Python for Engineers | Lean Startup with uv - Setting up Jupyter Notebooks in VS Code

9,505 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,872 views

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

12,309 views

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

129,025 views

7 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

15,157 views

11 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,808 views

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

49,056 views

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

41,739 views

4 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

14,462 views

1 year ago

BugBytes
uv and Django - Managing Django Projects & Dependencies with uv!

Buy me a coffee: To support the channel and encourage new videos, please consider buying me a coffee here: ...

15:33
uv and Django - Managing Django Projects & Dependencies with uv!

11,258 views

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

40,729 views

10 months ago