ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

168 results

PythonPune
Context Managers: Manage your resources smartly

... light on the context managers in Python. He covers things like the `with` statement, creating your own context manager and the ...

27:04
Context Managers: Manage your resources smartly

46 views

5 years ago

AmbiG1
Python - Resource or context management [3.7]

ambig.one/2 https://www.cloudishes.com/2017/11/python.html.

25:19
Python - Resource or context management [3.7]

70 views

6 years ago

PyCon Taiwan
Async Context Manager for Python 3.7|Sammy Wen|PyCon TW 2019

PyCon Taiwan 2019|一般演講Talks 投影片Slides:https://gamekingga.com/pycontw2019.pdf 摘要Abstract Python 3.7 ...

31:36
Async Context Manager for Python 3.7|Sammy Wen|PyCon TW 2019

457 views

6 years ago

Eduardo Mendes
O bloco with e os gerenciadores de contexto | Live de Python #302

Nesta live, vamos explorar os Gerenciadores de Contexto em Python, uma das ferramentas mais poderosas para o ...

1:55:46
O bloco with e os gerenciadores de contexto | Live de Python #302

3,208 views

Streamed 4 months ago

CampusX
Session 10 - File Handling + Serialization & Deserialization | DSMP 2022 - 23

... Reading from Files readline() 39:00 Reading big file line by line 45:25 Using Context Manager (With) 50:10 reading 10 char at a ...

2:05:19
Session 10 - File Handling + Serialization & Deserialization | DSMP 2022 - 23

76,109 views

Streamed 3 years ago

EuroPython Conference
Lynn Root - Advanced asyncio: Solving Real-world Production Problems

"Advanced asyncio: Solving Real-world Production Problems [EuroPython 2019 - Talk - 2019-07-12 - MongoDB] [Basel, CH] By ...

40:02
Lynn Root - Advanced asyncio: Solving Real-world Production Problems

16,333 views

6 years ago

PyCon SG
Implementing a decorator for thread synchronisation - PyCon APAC 2018

Speaker: Graham Dumpleton, Author of mod_wsgi, Developer Advocate for OpenShift at Red Hat Using multithreading in Python ...

37:45
Implementing a decorator for thread synchronisation - PyCon APAC 2018

101 views

7 years ago

Missing Semester
Lecture 7: Agentic Coding

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/agentic-coding/ 0:00:00 ...

1:00:35
Lecture 7: Agentic Coding

38,014 views

3 weeks ago

VoidRealms
Python 3 - Episode 54 - Communicating with processes

In this video series we will cover Python 3. In this video we will look comminucating processes in real time. They can be on the ...

28:26
Python 3 - Episode 54 - Communicating with processes

2,098 views

5 years ago

The Machine Learning Engineer
Agentic AI: Knowledge Graph-based Reporting with Deep Agents and Neo4J #machinelearning

In this video, we'll see how to create an Intelligent Agent that prepares and executes an analytical report on the performance of ...

1:42:05
Agentic AI: Knowledge Graph-based Reporting with Deep Agents and Neo4J #machinelearning

58 views

8 days ago

Leonardo Collado Torres and Lieber Institute
[2025-06-20] Using uv to manage python environments and tools (radian example for R)

Zoom AI summary: The meeting focused on introducing UV, a lightweight command-line tool for managing Python environments, ...

39:01
[2025-06-20] Using uv to manage python environments and tools (radian example for R)

6 views

6 months ago

Jean Golding Institute
Can others reproduce your conda results? Using 'pixi' in a Python data analysis project

Reproducible programming environments are crucial for ensuring consistent and reliable software development. They enable ...

46:54
Can others reproduce your conda results? Using 'pixi' in a Python data analysis project

839 views

10 months ago

Jeremy Howard
Lesson 16: Deep Learning Foundations to Stable Diffusion

We refactor the code using a context manager to simplify the code and make it easier to maintain and add callbacks in the future.

1:25:39
Lesson 16: Deep Learning Foundations to Stable Diffusion

12,451 views

2 years ago

10 Academy
TRP1   Week 2   Day 1   Tutorial 2

... dynamically the context for the LLA to to kind of generate differently different things so that's that kind of context management or ...

59:39
TRP1 Week 2 Day 1 Tutorial 2

55 views

2 weeks ago

EuroPython Conference
Frankie Dintino - 2 + 2 = 5: Monkey-patching CPython with ctypes to conform to Party doctrine

"2 + 2 = 5: Monkey-patching CPython with ctypes to conform to Party doctrine [EuroPython 2017 - Talk - 2017-07-10 - PyCharm ...

30:26
Frankie Dintino - 2 + 2 = 5: Monkey-patching CPython with ctypes to conform to Party doctrine

403 views

8 years ago

Puget Sound Programming Python - PuPPy
Colleen Bond - How To Present Your Presentation

Colleen Bond (Senior Engineering Manager) reviews tips to help you excel at a project presentation interview. She will discusses ...

24:46
Colleen Bond - How To Present Your Presentation

21 views

4 months ago

Apache Airflow
Operating contexts patterns around defining how a DAG should behave in dev staging prod & beyond

Presented by Maxime Beauchemin at Airflow Summit 2021. As people define and publish a DAG, it can be really useful to make it ...

20:39
Operating contexts patterns around defining how a DAG should behave in dev staging prod & beyond

462 views

4 years ago

Silvio Moioli
Speeding up Python and PostgreSQL code - an Uyuni case study

A case study in Python and PostgreSQL code optimization, in the context of the Uyuni project: speeding up repository syncing ~6x.

1:26:27
Speeding up Python and PostgreSQL code - an Uyuni case study

258 views

5 years ago

Duncan Rogoff | AI Automation
DON'T build AI automations, build agentic workflows! (Google Antigravity)

More new leads + 1500 followers + ALL my resources https://www.skool.com/buildroom/ Summary ⤵️ Stop building AI ...

20:32
DON'T build AI automations, build agentic workflows! (Google Antigravity)

140,124 views

2 months ago

North Bay Python
Loop better: a deeper look at iteration in Python

Trey Hunner https://2017.northbaypython.org/schedule/presentation/19/ What's the difference between an iterable, an iterator, and ...

27:39
Loop better: a deeper look at iteration in Python

6,795 views

8 years ago