ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

235 results

PyCon US
Making Python Faster with Free Threading and Mypyc - Jukka Lehtosalo

It's common to hear complaints about Python being slow. In this talk, I will show how to make some Python programs dramatically ...

33:50
Making Python Faster with Free Threading and Mypyc - Jukka Lehtosalo

63 views

16 hours ago

YouRails
Python programming language. Functions

Unlock the power of Python functions for efficient coding and problem-solving. Dive into Python functions: Learn to define, use ...

1:58
Python programming language. Functions

1 view

1 hour ago

Python In Production
PhD in Python Functions

From kindergarten to PhD, this may be the most comprehensive video on Python functions. In this chapter, we start with the basics ...

31:18
PhD in Python Functions

329 views

16 hours ago

YouRails
Python programming language. Range

Explore the range() function: syntax, parameters, and applications Unlock the power of Python's range() function. Learn its syntax ...

2:03
Python programming language. Range

0 views

1 hour ago

PyCon US
How to Build Your First Real Time Voice Agent in Python...- Camila Hinojosa Añez, Elizabeth Fuentes

You'll leave with a clear mental model of how these agents work, concrete Python code examples you can adapt to your own ...

26:55
How to Build Your First Real Time Voice Agent in Python...- Camila Hinojosa Añez, Elizabeth Fuentes

30 views

17 hours ago

PyCon US
Why you, as a Python developer, should learn Rust - Daniel Szoke

In this talk, I will introduce the Rust programming language from a Python developer's perspective. We will explore some of Rust's ...

26:32
Why you, as a Python developer, should learn Rust - Daniel Szoke

59 views

17 hours ago

YouRails
Python programming language. For Loops

Explore the fundamentals and advanced concepts of Python for loops. Unlock the power of Python for loops! Learn basic syntax ...

1:53
Python programming language. For Loops

3 views

1 day ago

YouRails
Python programming language. While Loops

Comprehensive guide to Python's while loops for efficient coding Unlock the power of Python while loops. Learn syntax, control ...

2:27
Python programming language. While Loops

2 views

1 day ago

PyCon US
Conquer multithreaded Python with Blanket - Larry Hastings

Debugging and testing multithreaded code in Python is so challenging. How do you create reproducible tests of multithreaded ...

40:51
Conquer multithreaded Python with Blanket - Larry Hastings

70 views

17 hours ago

PyCon US
How to give your Python code to someone else - Russell Keith-Magee

You've written some Python code. It works great on your machine. Now you want someone else to use that code. How do you ...

31:11
How to give your Python code to someone else - Russell Keith-Magee

31 views

17 hours ago

PyCon US
Python for Humans - Designing Python Code Like a User Interface - Justin Lee

This talk explores how UI and UX design principles such as layout, labeling, affordances, and hierarchy can help you write Python ...

29:41
Python for Humans - Designing Python Code Like a User Interface - Justin Lee

49 views

17 hours ago

Jakubication
How To Print Mean In Python

This video answers how to print mean in Python. The mean, is the average of a set of numbers. The video shows two different ...

0:56
How To Print Mean In Python

3 views

4 hours ago

Programming in Python
Python Live Session | Week-3 2026t2 | 02-07-2026

>> Programming in Python: Good evening, everybody. Am I audible? >> SAYED ZAINUDDIN: Marine. >> Programming in Python: ...

2:10:41
Python Live Session | Week-3 2026t2 | 02-07-2026

332 views

Streamed 21 hours ago

PyCon US
The Bakery: How PEP810 sped up my bread operations business - Jacob Coffee

This talk demonstrates measurable performance improvements using Python 3.15(?)'s newly accepted PEP 810 lazy imports ...

25:01
The Bakery: How PEP810 sped up my bread operations business - Jacob Coffee

16 views

17 hours ago

PyCon US
Debugging Python in Production: Practical Techniques Beyond Print Statements - Anshul Jannumahanti

All examples use small, reproducible Python programs that attendees can run on their own machines. The goal is not to introduce ...

11:30
Debugging Python in Production: Practical Techniques Beyond Print Statements - Anshul Jannumahanti

21 views

17 hours ago

PyCon US
The Surprising Effectiveness of Immutable Data Structures - Brett Slatkin

The functional programming style is often praised as the best way to write maintainable programs, in contrast to the ...

40:49
The Surprising Effectiveness of Immutable Data Structures - Brett Slatkin

39 views

17 hours ago

PyCon US
GitHub Actions Security in Python Packages - Andrew Nesbitt

GitHub Actions is the dominant CI system for Python open source, used for testing and publishing including trusted publishing to ...

30:20
GitHub Actions Security in Python Packages - Andrew Nesbitt

8 views

17 hours ago

PyCon US
Asleep at the Wheel: Getting your SBOMs to pay attention... - Sanchit Sahay, Abhishek Reddypalle

Full talk title: "Asleep at the Wheel: Getting your SBOMs to pay attention to Python Builds" Between competing standards, tools, ...

32:12
Asleep at the Wheel: Getting your SBOMs to pay attention... - Sanchit Sahay, Abhishek Reddypalle

9 views

17 hours ago

PyCon US
Post Incident Runtime SBOM Generation from Python Memory - Hala Ali

Most SBOM tools report what they find in metadata files or what is installed on the system, not what the Python application actually ...

32:13
Post Incident Runtime SBOM Generation from Python Memory - Hala Ali

56 views

17 hours ago

PyCon US
Rust for CPython: Making Python Safer and More Robust for Everyone - Emma Smith

You're running a program written in Python and suddenly Segmentation fault (Core dumped) - your program crashed. Wait what?

31:30
Rust for CPython: Making Python Safer and More Robust for Everyone - Emma Smith

61 views

17 hours ago