ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

20 results

Python India
Python Sockets at Scale: I/O Multiplexing and Asyncio - Rohan Reddy Alleti

Concurrency is essential for building scalable network applications, and Python offers several ways to achieve it. In this session ...

28:29
Python Sockets at Scale: I/O Multiplexing and Asyncio - Rohan Reddy Alleti

11 views

19 hours ago

Python India
Breaking Down Data Silos: Enterprise Data Automation with Python on Azure - Aakash Khandelwal

Tired of data silos and manual Excel reports? Discover how we leveraged Python and Azure Data Lake to build a central data ...

32:21
Breaking Down Data Silos: Enterprise Data Automation with Python on Azure - Aakash Khandelwal

10 views

19 hours ago

Python India
Understanding Plugin Architecture for Python Packages - Ashish Shukla

Ever wondered how we do a pip install for a custom dialect in SQLAlchemy and it's create_engine is automagically able to decode ...

30:27
Understanding Plugin Architecture for Python Packages - Ashish Shukla

29 views

19 hours ago

Python India
PyCon India 2025 Keynote: $ python build reactor.py - Shakthi Kannan

Speakers* : Shakthi Kannan *Read more* : https://in.pycon.org/2025/program/schedule/ Copyright © 2025 PyCon India. Licensed ...

29:58
PyCon India 2025 Keynote: $ python build reactor.py - Shakthi Kannan

9 views

19 hours ago

Python India
Python and Music: Building a Music Tutor - Lakshya Gupta, Anant Gupta

We've all had that moment — sitting at a keyboard, fingers frozen, wondering where to even begin. The dream of playing music ...

21:35
Python and Music: Building a Music Tutor - Lakshya Gupta, Anant Gupta

6 views

19 hours ago

Python India
Edge ML with MicroPython + TinyML: Real-time Inference on under ₹500 Boards - Pratik, Sneha

Machine learning is moving closer to the edge—but how close can you really get with Python and a ₹500 board? This session ...

26:35
Edge ML with MicroPython + TinyML: Real-time Inference on under ₹500 Boards - Pratik, Sneha

70 views

19 hours ago

Python India
PyCon India 2025: Day 2 Lightning Talks

Lightning talks are short presentations, limited to 5 minutes, on any topic that might interest the Python community. *Read more* ...

44:08
PyCon India 2025: Day 2 Lightning Talks

4 views

19 hours ago

Python India
PyCon India 2025 Keynote: Fellowship of the Stack: Scientific Discovery with Python - Dawn Wages

Speakers* : Dawn Wages *Read more* : https://in.pycon.org/2025/program/schedule/ Copyright © 2025 PyCon India. Licensed ...

49:36
PyCon India 2025 Keynote: Fellowship of the Stack: Scientific Discovery with Python - Dawn Wages

11 views

19 hours ago

Python India
Evals First, Code Later: A Practical Guide to Evaluations, Rerankers & Caches - Saksham Aggarwal

Many retrieval-augmented generation (RAG) and code-search pipelines rely on ad-hoc checks and break when deployed at scale ...

29:49
Evals First, Code Later: A Practical Guide to Evaluations, Rerankers & Caches - Saksham Aggarwal

5 views

19 hours ago

Python India
Engineering Custom Diffusion Workflows with ComfyUI: A Developer's Guide - Shreya & Siddhi Kommuri

As a developer trying to iterate on SDXL prompts and schedulers, I found script-based tools painful to debug. ComfyUI addresses ...

30:29
Engineering Custom Diffusion Workflows with ComfyUI: A Developer's Guide - Shreya & Siddhi Kommuri

44 views

19 hours ago

Python India
RapidDoc - A Rule-Based Fine-Tuned Model for Enforcing Style Guide Rules - Gaurav Trivedi

Technical writers spend countless hours manually editing content to align with organizational style guides. What if an AI could do ...

22:56
RapidDoc - A Rule-Based Fine-Tuned Model for Enforcing Style Guide Rules - Gaurav Trivedi

5 views

19 hours ago

Python India
PyCon India 2025: Day 1 Opening Address - Nabarun Pal

Speakers* : Nabarun Pal *Read more* : https://in.pycon.org/2025/program/schedule/ Copyright © 2025 PyCon India. Licensed ...

8:51
PyCon India 2025: Day 1 Opening Address - Nabarun Pal

2 views

19 hours ago

Python India
PyCon India 2025: Day 1 Closing Address - Bhavin Gandhi

Speakers* : Bhavin Gandhi *Read more* : https://in.pycon.org/2025/program/schedule/ Copyright © 2025 PyCon India. Licensed ...

7:57
PyCon India 2025: Day 1 Closing Address - Bhavin Gandhi

6 views

19 hours ago

Python India
Mastering Prompts with Feedback and Pydantic - Mahima Arora, Aarti Jha

Prompt engineering has become a core skill in working with LLMs, yet writing effective prompts is tedious, inconsistent, and often ...

30:29
Mastering Prompts with Feedback and Pydantic - Mahima Arora, Aarti Jha

22 views

19 hours ago

Python India
Know Thy Packets: Demystifying Network Fundamentals with Scapy - Shrayas, Rengaraj D

In the age of high-level frameworks and AI-driven development, it's easy to treat the network as a black box. But what *really* ...

33:37
Know Thy Packets: Demystifying Network Fundamentals with Scapy - Shrayas, Rengaraj D

55 views

19 hours ago

Python India
Hope, Hesitation and Hello World' : A Girl's Path from Confusion to Clarity - Heer Thakkar

Everyone talks about the black and white of being in tech,but not the grey-where you are stuck,overwhelmed and confused.

24:05
Hope, Hesitation and Hello World' : A Girl's Path from Confusion to Clarity - Heer Thakkar

32 views

19 hours ago

Python India
PyCon India 2025: Day 2 Opening Address - Bhavin Gandhi

Speakers* : Bhavin Gandhi *Read more* : https://in.pycon.org/2025/program/schedule/ Copyright © 2025 PyCon India. Licensed ...

7:51
PyCon India 2025: Day 2 Opening Address - Bhavin Gandhi

8 views

19 hours ago

Python India
Memory is the Agent: Architecting Stateful Reasoning - Archit Singh

Most “AI” in production still behaves like a stateless function: useful, but forgetful. This talk shows, concretely, how adding a simple ...

24:19
Memory is the Agent: Architecting Stateful Reasoning - Archit Singh

53 views

19 hours ago

Python India
Building AI Apps That Don't Break: Architecture Lessons from HappyFox - Barath C, Anand KS

Building AI agents requires more than prompt engineering - it demands thoughtful architectural decisions. This talk explores the ...

31:24
Building AI Apps That Don't Break: Architecture Lessons from HappyFox - Barath C, Anand KS

5 views

19 hours ago

Python India
Lessons From The Trenches: Building Rube - Jayesh Sharma

Rube is a universal MCP server that connects large language models to 500+ apps and manages massive context seamlessly.

30:38
Lessons From The Trenches: Building Rube - Jayesh Sharma

7 views

19 hours ago