ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

190,738 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

279,880 views

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

835 views

2 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

97,984 views

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

225,406 views

9 months 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,110 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,133 views

2 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,254 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,377 views

3 years ago

CS50
CS50P - Lecture 4 - Libraries

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

1:17:29
CS50P - Lecture 4 - Libraries

454,098 views

3 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

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

335,973 views

5 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,183 views

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

968,529 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,405 views

4 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

Coders Bring Change (Python for Everyone)
1 - Local Packages and the Import System - Creating and Publishing Python Packages

eBook Creating and Publishing Python Packages: https://www.codersbringchange.com/plp/create-and-publish-python-packages/ ...

22:43
1 - Local Packages and the Import System - Creating and Publishing Python Packages

915 views

10 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,044 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

71,981 views

3 years 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,291 views

10 months ago

Hynek Schlawack
My 2025 uv-based Python Project Layout for Production Apps

In 2025, all you need to take a #Python application from a simple script to production is: uv. But, how do you setup your project ...

24:13
My 2025 uv-based Python Project Layout for Production Apps

46,685 views

11 months ago