ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,046 results

Tech With Tim
What does '__init__.py' do in Python?

Join my Free Newsletter: https://techwithtim.net/newsletter Get private mentorship from me: https://training.techwithtim.net If ...

12:46
What does '__init__.py' do in Python?

261,619 views

1 year ago

Flash Bytes
Every Python Library / Module Explained in 13 Minutes

Every Python Library / Module Explained in 13 Minutes Chapters ...

13:44
Every Python Library / Module Explained in 13 Minutes

452,139 views

10 months ago

Dave Ebbelaar
Why Python Developers Are Switching to UV

... Agents in Python Description In this video, I go over why UV is replacing pip as the go-to Python package manager, showing ...

9:23
Why Python Developers Are Switching to UV

40,352 views

5 months ago

Dr. Data Science
Python Package Managers: pip, conda, and uv | Data Science Digest

python #machinelearning #datascience Python package managers streamline the inclusion of external code libraries into your ...

4:13
Python Package Managers: pip, conda, and uv | Data Science Digest

3,277 views

11 months ago

Telusko
Modules and Packages in Python | 40

In this video, we'll talk in detail about Python Modules — what they are, why we use them, and how they help in organizing code in ...

10:49
Modules and Packages in Python | 40

4,572 views

2 months ago

NeuralNine
Publish Your Own Python Package in Less Than 10 Minutes

In this video we learn how to easily publish your own Python package in less than 10 minutes using uv. PyPI: https://pypi.org/ ...

9:06
Publish Your Own Python Package in Less Than 10 Minutes

6,530 views

7 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

39,431 views

3 months ago

InfoWorld
The power of Python's editable package installations

Python packages can be installed in an "editable" or "in-place" installation mode, where instead of copying the package's code ...

5:11
The power of Python's editable package installations

783 views

10 months ago

Visually Explained
Python if __name__ == '__main__': Visually Explained

Chapters 00:00 - Intro 00:13 - What is __name__? 01:01 - When does __name__ = '__main__'? 03:05 - Used for testing code if ...

6:06
Python if __name__ == '__main__': Visually Explained

533,605 views

11 months ago

Tech With Tim
Stop Using Pip - This New Tool is 100x Faster (UV Tutorial)

UV is a Python package and project manager that is almost 100 times faster than Pip in certain situations. Video Resources ...

17:59
Stop Using Pip - This New Tool is 100x Faster (UV Tutorial)

147,908 views

9 months ago

Numeryst
The Best Package Manager in Python

Python Type Hints for Beginners: ...

10:15
The Best Package Manager in Python

534 views

3 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

127,097 views

6 months ago

Xperimental Learning
How to install "uv" python package manager in on Windows 11

I hope you are good uh in this video I'll talk about how to uh install and use the uh UV python package manager it is basically ...

6:10
How to install "uv" python package manager in on Windows 11

1,275 views

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

1,346 views

5 days ago

CalmCode
I make truely interactive Python packages now!

Learn more about dicekit here: https://github.com/koaning/dicekit/

7:55
I make truely interactive Python packages now!

1,536 views

3 months ago

CodeLucky
Python pip Tutorial: Package Management for Beginners 🐍📦

Learn how to master Python package management with `pip`! This beginner-friendly tutorial will guide you through everything you ...

7:51
Python pip Tutorial: Package Management for Beginners 🐍📦

118 views

10 months ago

Tommy Eberle
How to Avoid Dependency Hell Forever (in Python)

If you've ever worked on a python project you know how painful it can be to get all of the dependencies set up properly.

13:31
How to Avoid Dependency Hell Forever (in Python)

1,361 views

11 months ago

pyOpenSci: open source for open science
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

Learn how to turn your Python code into a reusable package with Hatch! From setup to installation, this beginner-friendly tutorial ...

15:32
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

751 views

9 months ago

ArjanCodes
Python Has the Best Standard Library Ever: 10 Modules You Need to Know

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Python's standard library is one of its greatest ...

15:39
Python Has the Best Standard Library Ever: 10 Modules You Need to Know

94,871 views

4 months ago

Ghost Python Academy
Publishing to PyPI: What You Need to Know

In this video, I walk you through the process of preparing and publishing a Python package to PyPI. I cover the essential modules ...

5:10
Publishing to PyPI: What You Need to Know

239 views

2 months ago