ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

209 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

18 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

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

17 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

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

18 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

18 hours 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

80 views

18 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

36 views

18 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

18 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 22 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

5 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

29 views

18 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

18 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

18 hours ago

PyCon US
Tachyon: Python 3.15's sampling profiler is faster...- Pablo Galindo Salgado, Laszlo Kiss Kollar

Full talk title: "Tachyon: Python 3.15's sampling profiler is faster than your code" In the core dev team we set out to build the best ...

34:15
Tachyon: Python 3.15's sampling profiler is faster...- Pablo Galindo Salgado, Laszlo Kiss Kollar

43 views

18 hours ago

Jakubication
How To Print 3 Digits After Decimal In Python

This video answers how to print 3 digits after decimal in Python. It shows two different methods. The first method uses f-strings with ...

1:08
How To Print 3 Digits After Decimal In Python

0 views

6 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

18 hours ago

GimmeGammaLabs
Build a Real-Time Net GEX Model Using Schwab API & Python

Stop paying for delayed retail dashboards. In this video, we use our persistent Schwab API OAuth client to pull live options chains ...

7:53
Build a Real-Time Net GEX Model Using Schwab API & Python

17 views

12 hours ago

PyCon US
What Python Developers Need to Know About Hardware: A Practical Guide...- Vyas Ramasubramani

... Python function calls, how floating-point math on GPUs differs from CPUs, and why the same Python code behaves differently ...

33:36
What Python Developers Need to Know About Hardware: A Practical Guide...- Vyas Ramasubramani

38 views

18 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

78 views

18 hours ago