ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

981 results

ArjanCodes
UV for Python… (Almost) All Batteries Included

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
UV for Python… (Almost) All Batteries Included

198,010 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)

145,002 views

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

8 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

126,392 views

5 months ago

codingjerk
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

A video on Python dependency management. Version pinning, virtual environments and modern tooling, and uv. Voiced by ...

8:49
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

8,268 views

9 months ago

ArjanCodes
This Is How You Write an Efficient Python Dockerfile

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll take you step-by-step ...

18:47
This Is How You Write an Efficient Python Dockerfile

57,511 views

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

8 months ago

InfoWorld
What does the structure of a modern Python project look like?

Python projects that use modern tooling and standards work best when the files in the project repository follow a certain layout.

4:25
What does the structure of a modern Python project look like?

42,005 views

2 years ago

程序员老王
From pip to uv: A Complete Guide to the Modern Python Project Management Workflow

uv Tutorial: https://www.youtube.com/watch?v=aVXs8lb7i9U Timeline 00:00:00 Introduction 00:00:33 Conda 00:02:08 Official ...

15:39
From pip to uv: A Complete Guide to the Modern Python Project Management Workflow

95,809 views

6 months ago

Tech With Tim
These Tools Changed My Python Workflow

Try ConfigCat's Forever Free plan, or get 25% off any paid plan with the code TIM25 ...

15:36
These Tools Changed My Python Workflow

30,146 views

2 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

88,052 views

7 months ago

Tech With Tim
Python Virtual Environments - Full Tutorial for Beginners

To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/ZQn1zz Learn ...

9:05
Python Virtual Environments - Full Tutorial for Beginners

308,540 views

1 year ago

NetworkChuck (2)
How I handle multiple Python Versions (pyenv)

Because everything in I.T. requires coffee: https://ntck.co/coffee Managing multiple Python versions is a nightmare. But I found a ...

7:36
How I handle multiple Python Versions (pyenv)

34,137 views

10 months ago

ArjanCodes
How Much FASTER Is Python 3.13 Without the GIL?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll discuss how Python ...

10:00
How Much FASTER Is Python 3.13 Without the GIL?

218,831 views

1 year ago

ArjanCodes
7 Tips To Structure Your Python Data Science Projects

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll cover 7 tips to ...

14:49
7 Tips To Structure Your Python Data Science Projects

137,922 views

2 years ago

Tech With Tim
5 Tips To Organize Python Code

Welcome back to another video! In this video I am going to be sharing with you 5 tips on how you can better organize your code!

12:16
5 Tips To Organize Python Code

317,467 views

3 years ago

Orchestra
Getting started with UV and Python in Orchestra

Orchestra now supports UV in addition to pip and poetry!!! In this video you'll learn how to structure a python project using UV as a ...

4:34
Getting started with UV and Python in Orchestra

48 views

4 months ago

InfoWorld
Building Python wheels to distribute your programs

The "wheel" format in Python lets you bundle up and redistribute a Python package you've created. Others can then use the "pip" ...

5:53
Building Python wheels to distribute your programs

3,802 views

1 year ago

ArjanCodes
This Is How Marie Kondo Sets up Her Pytest

Learn how to build robust and scalable software architecture: https://arjan.codes/checklist. In this video, I'm going to walk you ...

16:02
This Is How Marie Kondo Sets up Her Pytest

27,515 views

9 months ago

InfoWorld
Pyproject.toml: The modern Python project definition file, explained

Modern Python projects use pyproject.toml files to describe a project's metadata, dependencies, and other valuable attributes.

7:17
Pyproject.toml: The modern Python project definition file, explained

34,740 views

2 years ago