ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

193,571 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

280,515 views

2 years ago

PyCon 2019
Chris Wilcox - Shipping your first Python package and automating future publishing - PyCon 2019

"Speaker: Chris Wilcox One of the best things about Python is the vast ecosystem of packages available on the Python Package ...

31:51
Chris Wilcox - Shipping your first Python package and automating future publishing - PyCon 2019

6,324 views

6 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

228,048 views

9 months 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,182 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

87,675 views

1 year ago

Denis Orehovsky
How to Create and Publish Your Python Open-Source Package

A guide on how to create and publish your own open-source Python package. We'll explore every stage of the process, using the ...

26:17
How to Create and Publish Your Python Open-Source Package

836 views

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

62,547 views

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

159,450 views

6 years ago

PyCon AU
"Shipping your first Python package and automating future publishing" - Chris Wilcox (PyCon AU 2019)

Chris Wilcox One of the best things about Python is the vast ecosystem of packages available on the Python Package Index.

23:38
"Shipping your first Python package and automating future publishing" - Chris Wilcox (PyCon AU 2019)

946 views

6 years ago

ArjanCodes
15 POWERFUL Python Libraries You Should Be Using

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 POWERFUL Python Libraries You Should Be Using

109,194 views

1 year ago

Jenny's Lectures CS IT
Packages in Python | Python Tutorials for Beginners #lec109

Master Generative AI from Scratch – GenAI Course for Beginners | Start Your AI Career in 2025 GenAI Course for Beginners ...

25:06
Packages in Python | Python Tutorials for Beginners #lec109

35,390 views

2 years ago

Kite
All Top 40 Python Libraries EXPLAINED in 20 minutes

With over 250 libraries in Python, it can a bit confusing to know which one is best for your project. Caelan walks you through the ...

22:04
All Top 40 Python Libraries EXPLAINED in 20 minutes

336,227 views

5 years ago

Corey Schafer
Python Tutorial for Beginners 9: Import Modules and Exploring The Standard Library

In this Python Beginner Tutorial, we will begin learning how to import modules in Python. We will learn how to import modules we ...

21:57
Python Tutorial for Beginners 9: Import Modules and Exploring The Standard Library

970,098 views

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

64,520 views

4 years ago

Real Python
Installing Packages With pip: Python Basics

Many programming languages offer a package manager that automates the process of installing, upgrading, and removing ...

20:45
Installing Packages With pip: Python Basics

22,434 views

2 years 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,051 views

4 years ago

NeuralNine
Requests Library in Python - Beginner Crash Course

In this video, we do a beginner crash course on the requests library in Python. HTTPBin: https://httpbin.org/ ...

20:32
Requests Library in Python - Beginner Crash Course

72,233 views

3 years ago

PyCon AU
"The perfect setup? Not setup.py! Building packages the right way" - Caleb Brown (Pycon AU 2024)

(Caleb Brown) Everyone loves package management! Python's packaging systems have continued to evolve over the years.

30:17
"The perfect setup? Not setup.py! Building packages the right way" - Caleb Brown (Pycon AU 2024)

2,208 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 🚀

28,408 views

10 months ago

NeuralNine
Wheel Files: Packaging Python Applications & Modules

Today we learn about Python wheel files, which are the packaging format for Python applications and modules.

21:10
Wheel Files: Packaging Python Applications & Modules

36,097 views

2 years ago