ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,625 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

234,609 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,300 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,851 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

48,448 views

1 year 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,587 views

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

16,410 views

7 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

693 views

1 month 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,728 views

11 months 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,045 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)

101,297 views

4 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

83,108 views

9 months ago

Simplilearn
UV Python Tutorial 2026 | UV Python Crash Course 2026 | UV Python Project Tutorial | Simplilearn

Data Science Course ...

49:25
UV Python Tutorial 2026 | UV Python Crash Course 2026 | UV Python Project Tutorial | Simplilearn

1,385 views

3 months ago

BugBytes
uv - Python package and project management | Inline Script Metadata

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

27:50
uv - Python package and project management | Inline Script Metadata

30,762 views

1 year 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,180 views

8 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

5,483 views

Streamed 6 months ago

Michigan Python
Modern Python Packaging with uv

In this talk, we'll walk through the essentials of packaging and publishing to PyPI using uv, a modern Python project and package ...

33:37
Modern Python Packaging with uv

493 views

5 months ago

Ingénieur IA
Python + UV : crée ton environnement virtuel en quelques secondes! #ingenieria #python #scikitlearn

Python + UV : crée ton environnement virtuel en quelques secondes! #ingenieria #python #scikitlearn Salut à toi passionné(e) ...

20:55
Python + UV : crée ton environnement virtuel en quelques secondes! #ingenieria #python #scikitlearn

96 views

4 months ago

Michigan Python
uv and micromamba Compared

Python dependency management is evolving fast. uv has gained massive traction with its Rust-powered, Cargo-inspired ...

28:22
uv and micromamba Compared

442 views

4 months ago

Dave Ebbelaar
Python for AI - Full Beginner Course

Learn Python from scratch and start building real AI applications. This is the fastest, beginner-friendly course Python for AI ...

5:15:31
Python for AI - Full Beginner Course

491,484 views

4 months ago

Taniwa Soluciones SL
UV y pyproject.toml: la nueva era de Python

En esta píldora formativa interna de Taniwa, nuestro compañero Santi Saavedra nos presenta UV, la herramienta ultrarrápida ...

20:41
UV y pyproject.toml: la nueva era de Python

481 views

Streamed 9 months ago

ArjanCodes
COMPLETE No-Nonsense VSCode Setup for Python Devs

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Setting up VSCode for Python development ...

26:05
COMPLETE No-Nonsense VSCode Setup for Python Devs

141,881 views

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

229 views

5 months ago

Programando com Nilo Menezes
Ambientes Virtuais com uv - Python

Ambientes virtuais em Python são necessários em todos os projetos. Vamos ver como usar na prática, mas também: - Para que ...

28:59
Ambientes Virtuais com uv - Python

1,189 views

4 months ago

Matt Layman
UV and Ruff: Next-gen Python Tooling

Dive into the dynamic duo of modern Python development – UV and Ruff! If you've ever felt like your code could use a little more ...

56:54
UV and Ruff: Next-gen Python Tooling

14,527 views

1 year ago

IndyDevDan
Single File Agents. Python Scripts with Astral UV. AI Coding with Aider Architect

Are You Ready to Outsmart Big Tech with Lean SINGLE FILE AI Agents? Resources For Your Engineering: - Single File ...

32:29
Single File Agents. Python Scripts with Astral UV. AI Coding with Aider Architect

35,150 views

1 year ago