ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

441 results

Lucas Trubiano
My team was wasting hours configuring Python... until we installed uv

Managing virtual environments in Python seems easy... until you have to maintain 80 of them in production. In this video, I'll ...

12:44
My team was wasting hours configuring Python... until we installed uv

424 views

3 weeks ago

QA and Dev Tips
Virtual Environments with uv in Python | Create, Activate & Lock Dependencies (Mac & Windows)

Learn how to create and manage Python virtual environments using uv, the modern Python package manager!

17:36
Virtual Environments with uv in Python | Create, Activate & Lock Dependencies (Mac & Windows)

48 views

11 days ago

Point To Explain
UV The Modern Python Workflow

UV is a modern, high-performance tool for managing Python packages and environments. It is developed by Astral, the same ...

5:57
UV The Modern Python Workflow

13 views

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

366 views

11 days ago

Python and Pandas with Reuven Lerner
Installing Pandas 3.0, using both uv and PyCharm

Pandas 3 upgrade playlist (start here): https://www.youtube.com/playlist?list=PLbFHh-ZjYFwFWHVT0qeg9Jz1TBD0TlJJT The ...

4:47
Installing Pandas 3.0, using both uv and PyCharm

461 views

3 weeks ago

ManuAGI - AutoGPT Tutorials
Best Open-Source Dev Tools This Week: UI Libraries, AI Assistants & Python Utilities

Best Open-Source Dev Tools This Week: UI Libraries, AI Assistants & Python Utilities #OpenSource #DevTools #autogpttutorials ...

10:55
Best Open-Source Dev Tools This Week: UI Libraries, AI Assistants & Python Utilities

2,944 views

4 weeks ago

AI School
Python's Fastest Package Manager Is Here | UV Tutorial

Ready to speed up your Python workflow? In this video, I show how to set up a fast, reproducible Python environment using uv, ...

8:02
Python's Fastest Package Manager Is Here | UV Tutorial

84 views

22 hours ago

Oppkey
45 Run a Local LLM with Ollama and Python (uv + HTTP API Tutorial) PYTH 10.1

All the code used in this video is free and downloadable at https://industry-python.thinkific.com - Free registration required.

6:24
45 Run a Local LLM with Ollama and Python (uv + HTTP API Tutorial) PYTH 10.1

26 views

3 weeks ago

KGP Talkie
8. Install UV Python Package Manager | PIP Alternative

Hi Everyone, I'm excited to announce my brand-new *Udemy* course available at ONLY 399INR/$9.99USD: Learn to build ...

6:05
8. Install UV Python Package Manager | PIP Alternative

154 views

2 weeks ago

Tamil KT
UV Package Manager setup for Python in Tamil | Python | 2025

Master Python Package Management with UV! In this tutorial, you'll learn how to supercharge your Python workflow using UV ...

13:02
UV Package Manager setup for Python in Tamil | Python | 2025

25 views

2 weeks ago

Amit's Tech Bytes
Pip is Too Slow! 100x Your Python Workflow with UV | MLOps Python Development

Stop wasting time waiting for pip installs! In this video, we explore uv, the incredibly fast Python package manager written in ...

21:58
Pip is Too Slow! 100x Your Python Workflow with UV | MLOps Python Development

22 views

10 days ago

elatify
Master Python Development with UV: The Ultimate Unified Tool Guide

Tired of juggling a dozen different tools for your Python projects? Meet UV, the game-changing unified tool that consolidates your ...

6:52
Master Python Development with UV: The Ultimate Unified Tool Guide

0 views

3 days ago

Ian Fund
Python UV and Project Setup

03:19 Project Setup.

6:38
Python UV and Project Setup

0 views

13 days ago

Pavel Danilov
Using uv to manage QSPICE + Python simulation projects

This video demonstrates how to use the uv package manager to create a virtual environment for Python scripts which describe ...

8:30
Using uv to manage QSPICE + Python simulation projects

42 views

3 weeks ago

Math & Machines
Importing Python Modules the Right Way (UV Build Configs Explained)

In this video, we learn how to add uv build configurations for defining project/package hierarchy and prevent common import ...

18:16
Importing Python Modules the Right Way (UV Build Configs Explained)

15 views

4 weeks ago

Ch. Rajesh Dagur
Managing Multiple Python Versions & Virtual Environments: pyenv + venv + uv in Docker (Ubuntu)

If you've ever faced Python version conflicts, broken dependencies, or the classic “works on my machine” problem — this video is ...

27:49
Managing Multiple Python Versions & Virtual Environments: pyenv + venv + uv in Docker (Ubuntu)

42 views

6 days ago

CodeWithDevkins
Install UV | Python Installation

Coding courses free: HTML5 tutorial for beginners: ...

7:20
Install UV | Python Installation

12 views

2 days ago

Corey Schafer
Python FastAPI Tutorial (Part 1): Getting Started - Web App + REST API

In this series of videos, we'll be learning how to build a full-featured web application from the ground up using the FastAPI ...

23:54
Python FastAPI Tutorial (Part 1): Getting Started - Web App + REST API

21,239 views

3 days ago

ZainLogic
Build a Python Todo App with Antigravity | Spec-Driven Development 2026

Watch me build a complete Python Todo Console App using Antigravity - Google DeepMind's agentic AI coding assistant!

22:39
Build a Python Todo App with Antigravity | Spec-Driven Development 2026

54 views

2 weeks ago

vlogommentary
Understanding the Difference Between uv lock --upgrade and uv sync in Python Dependency Management

Learn how `uv lock --upgrade` and `uv sync` commands differ in managing Python package versions and environments with `uv`.

2:37
Understanding the Difference Between uv lock --upgrade and uv sync in Python Dependency Management

10 views

3 weeks ago

Python New Zealand
The Python and the Pelican by Elliot Simpson

Recorded at Kiwi PyCon 2025 - https://kiwipycon.nz/ The most recent developments in the world of Python packaging have not ...

29:19
The Python and the Pelican by Elliot Simpson

29 views

3 weeks ago

AIgineer
uv for packaging a fullstack ML application

In this video, you'll learn how to create a Python package using UV, a modern and simpler alternative to traditional packaging ...

15:45
uv for packaging a fullstack ML application

69 views

10 days ago

Oppkey
38 Flet Dropdown Menu Tutorial (Python 3.13 + uv) | Beginner-Friendly Walkthrough -  PYTH 9.02

All the code used in this video is free and downloadable at https://industry-python.thinkific.com - Free registration required.

5:56
38 Flet Dropdown Menu Tutorial (Python 3.13 + uv) | Beginner-Friendly Walkthrough - PYTH 9.02

19 views

3 weeks ago

Huzaifa Rehan
Building a Python CLI Todo App Using UV Package Manager | Claude Code & Spec Kit Plus

In this video, I demonstrate my Python CLI-based Todo Application built using the UV package manager and developed with the ...

3:32
Building a Python CLI Todo App Using UV Package Manager | Claude Code & Spec Kit Plus

0 views

13 days ago

Pro_Reverb
STOP Making These 3 Huge Mistakes in Your Python Workspace Setup

Building a modern application in this time requires a fast, scalable, and professional foundation. Setting up Python the wrong way ...

13:01
STOP Making These 3 Huge Mistakes in Your Python Workspace Setup

138 views

2 weeks ago