ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,019,607 results

ArjanCodes
How to Package and Publish Python Code the Right Way

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Do you want to know how to build a ...

20:28
How to Package and Publish Python Code the Right Way

294,390 views

3 years ago

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

289,397 views

1 year ago

Gonkee
Every Python Package Manager Explained

The fact that this video is one and a half hours long is crazy. Lowkey just did this for someone to screenshot the thumbnail as a ...

1:26:10
Every Python Package Manager Explained

3,269 views

6 months ago

Sanjeev Thiyagarajan
Python Packages & Modules

In this video we will do a deep dive into python modules and packages. We'll start off by defining what a python module is and ...

52:58
Python Packages & Modules

5,479 views

5 years 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

106,185 views

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

9,400 views

1 year ago

NeuralNine
Nuitka: The Professional Way To Compile Python

In this video we learn how to compile Python applications using Nuitka.

26:09
Nuitka: The Professional Way To Compile Python

67,815 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 🚀

30,513 views

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

31,766 views

1 year ago

Sreekanth
Python's Import System - Module object|Regular/Namespace Packages|Finders & Loaders|Relative imports

This video explains details of Python's import system (import protocol) involving modules and packages (regular and namespace ...

29:21
Python's Import System - Module object|Regular/Namespace Packages|Finders & Loaders|Relative imports

66,860 views

5 years ago

ArjanCodes
15 Cool Python Libraries You Probably Didn’t Know

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll show you 15 really cool Python ...

22:31
15 Cool Python Libraries You Probably Didn’t Know

116,193 views

1 year ago

ArjanCodes
Why You Should Think Twice Before Using Returns in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Struggling with Python's unpredictable errors and ...

21:27
Why You Should Think Twice Before Using Returns in Python

96,609 views

1 year ago

Real Python
Packaging Your Python Code With pyproject.toml | Complete Code Conversation

Learning how to package your code can seem overwhelming. This complete 52 minute conversation takes you through the steps ...

51:39
Packaging Your Python Code With pyproject.toml | Complete Code Conversation

66,193 views

3 years ago

Corey Schafer
Python Requests Tutorial: Request Web Pages, Download Images, POST Data, Read JSON, and More

In this Python Programming Tutorial, we will be learning how to use the Requests library. The Requests library allows us to send ...

25:01
Python Requests Tutorial: Request Web Pages, Download Images, POST Data, Read JSON, and More

1,144,090 views

7 years ago

anthonywritescode
what are python wheels? (intermediate - advanced) anthony explains #371

today I talk about wheels, what the filename means, how they're built, what the format looks like, and how to install them! - what is ...

22:47
what are python wheels? (intermediate - advanced) anthony explains #371

27,802 views

4 years ago

freeCodeCamp.org
Python API Development - Comprehensive Course for Beginners

... Status Codes 2:01:49 Deleting 2:10:31 Updating 2:18:02 Automatic Documentation 2:21:34 Python packages 2:24:11 Database ...

19:00:27
Python API Development - Comprehensive Course for Beginners

3,138,451 views

4 years ago

Machine Learnia
PYTHON MODULES ET PACKAGES (8/30)

This Python Numpy training course is a French tutorial specifically for machine learning. The Python modules random, math ...

20:08
PYTHON MODULES ET PACKAGES (8/30)

169,038 views

7 years ago

ArjanCodes
GitHub Actions for Python Packages: How to Automate Releases to PyPi

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Publishing a Python package doesn't have to be ...

20:25
GitHub Actions for Python Packages: How to Automate Releases to PyPi

31,249 views

1 year ago

mCoding
Modern Python logging

A logging tutorial. At some point, print statements aren't enough. When that time comes in Python, you should reach for the builtin ...

21:32
Modern Python logging

314,571 views

2 years ago

NeuralNine
Massively Speed Up Python Code with C Extensions

In this video we learn how to write basic C extensions for Python in order to massively speed up our code. We also take a look at ...

20:59
Massively Speed Up Python Code with C Extensions

19,512 views

1 year ago