ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,120,315 results

PyData
James Powell: So you want to be a Python expert? | PyData Seattle 2017

www.pydata.org PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData ...

1:54:11
James Powell: So you want to be a Python expert? | PyData Seattle 2017

501,211 views

8 years ago

EuroPython Conference
Async Python: Concurrency Without the Headaches — Krzysztof Wilczyński, Mateusz Zaremba

EuroPython 2025 — South Hall 2A on 2025-07-18] *Async Python: Concurrency Without the Headaches by Krzysztof ...

39:43
Async Python: Concurrency Without the Headaches — Krzysztof Wilczyński, Mateusz Zaremba

687 views

4 months ago

PYCON UK
PYCON UK 2025 Friday Keynote: Python's True Superpower, Hynek Schlawack

Python appears to be everywhere nowadays! How did it happen, that a language that almost died in the Python 2 to 3 process is ...

1:05:50
PYCON UK 2025 Friday Keynote: Python's True Superpower, Hynek Schlawack

3,047 views

5 months ago

PyCon Israel
Data Classes in Python: Why They're Great - Tal Einat - PyCon Israel 2019

Data Classes in Python: Why They're Great + Examples Using attrs and dataclasses - Tal Einat - PyCon Israel 2019 ...

26:24
Data Classes in Python: Why They're Great - Tal Einat - PyCon Israel 2019

7,808 views

6 years ago

SF Python
Raymond Hettinger, Keynote on Concurrency, PyBay 2017

... 2nd annual Regional Python Conference in SF. Slides: http://pybay.com/site_media/slides/raymond2017-keynote/index.html.

1:13:53
Raymond Hettinger, Keynote on Concurrency, PyBay 2017

159,510 views

8 years ago

CultRepo
The Story of Python and how it took over the world | Python: The Documentary

This is the story of the world's most beloved programming language: Python. What began as a side project in Amsterdam during ...

1:24:05
The Story of Python and how it took over the world | Python: The Documentary

1,028,543 views

6 months ago

PyCharm, a JetBrains IDE and JetBrains
Python Unplugged on PyTV – Free Online Python Conference

Watch 6+ hours of solid #Python talks featuring the people behind the tools and libraries you use every day – and the ...

7:32:18
Python Unplugged on PyTV – Free Online Python Conference

25,868 views

Streamed 12 days ago

GitHub
Why Python is the language of AI: insights from Guido van Rossum (creator of Python)

We sat down with Guido van Rossum, the creator of Python, to discuss the origins of the language and its incredible trajectory in ...

8:07
Why Python is the language of AI: insights from Guido van Rossum (creator of Python)

211,872 views

3 months ago

SF Python
The Mental Game of Python - Raymond Hettinger

This talk was presented at PyBay2019 - 4th annual Bay Area Regional Python conference. See pybay.com for more details about ...

1:10:00
The Mental Game of Python - Raymond Hettinger

129,707 views

6 years ago

PyCon AU
"It's Pythons All The Way Down: Python Types & Metaclasses Made Simple" - Mark Smith (PyCon AU 2019)

Mark Smith Don't be afraid of metaclasses! This talk will explain how, once you've grasped basic types, classes and inheritance, ...

1:09:54
"It's Pythons All The Way Down: Python Types & Metaclasses Made Simple" - Mark Smith (PyCon AU 2019)

14,708 views

6 years ago

PyCon 2017
Miguel Grinberg   Asynchronous Python for the Complete Beginner   PyCon 2017

"Speaker: Miguel Grinberg With the introduction of the asyncio package in Python 3.4, you can hear lots of people talking about ...

30:58
Miguel Grinberg Asynchronous Python for the Complete Beginner PyCon 2017

126,706 views

8 years ago

North Bay Python
"What is a Coroutine Anyway?" - John Reese (North Bay Python 2019)

A Python conference north of the Golden Gate North Bay Python is a single-track conference with a carefully curated set of talks ...

30:27
"What is a Coroutine Anyway?" - John Reese (North Bay Python 2019)

35,832 views

6 years ago

AlphaVideoIreland
PyCon 2015 - Python's Infamous GIL by Larry Hastings

You've heard about Python's GIL. But what is it really? What does it do, both good and bad? Come learn all about the Python GIL.

36:48
PyCon 2015 - Python's Infamous GIL by Larry Hastings

56,949 views

10 years ago

Python New Zealand
"From Pascal to Python" - Steve Dunford (Kiwi Pycon X)

The New Zealand Python User Group is proud to present the ninth national Python conference in New Zealand. Video licence: CC ...

52:32
"From Pascal to Python" - Steve Dunford (Kiwi Pycon X)

615 views

6 years ago

PyCharm, a JetBrains IDE
Announcing "Python Unplugged on PyTV" – March 4, 2026

Watch the recording now: https://www.youtube.com/live/qKkyBhXIJJU "Python Unplugged on PyTV" is a free online conference ...

0:38
Announcing "Python Unplugged on PyTV" – March 4, 2026

4,027 views

1 month ago

PyData
More than DataFrames: Data Pipelines with the Swiss Army Knife DuckDB

Recorded at PyData Berlin 2025, https://2025.pycon.de/program/WXPVCS/ Learn how DuckDB transforms data pipelines: from ...

1:28:06
More than DataFrames: Data Pipelines with the Swiss Army Knife DuckDB

1,000 views

3 months ago

Python New Zealand
Hello Operator: Please connect me to 2025 by Notnotcharlie

Recorded at Kiwi PyCon 2025 - https://kiwipycon.nz/ What happens when you connect 1920s technology to that of the 2020s?

28:18
Hello Operator: Please connect me to 2025 by Notnotcharlie

76 views

3 months ago

Python New Zealand
Modern Python - Better Python (the Horrors of My Earlier Code) — Grant Paton Simpson

Recorded at Kiwi PyCon 2024 - https://kiwipycon.nz/ Modern Python is better Python. Understanding my older Python code took ...

29:26
Modern Python - Better Python (the Horrors of My Earlier Code) — Grant Paton Simpson

536 views

1 year ago

PyCon 2015
David Beazley - Python Concurrency From the Ground Up: LIVE! - PyCon 2015

"Speaker: David Beazley There are currently three popular approaches to Python concurrency: threads, event loops, and ...

46:50
David Beazley - Python Concurrency From the Ground Up: LIVE! - PyCon 2015

232,559 views

10 years ago

PyCon 2019
Luciano Ramalho - Pythonic Objects: idiomatic OOP in Python - PyCon 2019

"Speaker: Luciano Ramalho Objects and classes are part of Python since version 1 -- not an afterthought. But all languages ...

3:22:15
Luciano Ramalho - Pythonic Objects: idiomatic OOP in Python - PyCon 2019

27,674 views

6 years ago