6 hours of solid #Python talks – now free to watch on YouTube.
Whether you use Python for work or side projects, check out talks on these topics:
– Core Python
– Web development
– Data/ML/AI workflows
– Real-world lessons from devs
Watch now: https://www.youtube.com/watch?v=qKkyBhXIJJU
05.03.2026 13:00
👍 2
🔁 0
💬 1
📌 0
#Cursor is now available in PyCharm through the Agent Client Protocol – giving you more flexibility in how you work with AI agents. Learn more ⬇️
05.03.2026 12:22
👍 3
🔁 1
💬 0
📌 0
Ever wondered what’s really happening backstage at an online #Python conference? Kristel takes you behind the scenes!
Watch Python Unplugged on PyTV live! 👉 https://www.youtube.com/watch?v=qKkyBhXIJJU
04.03.2026 14:50
👍 1
🔁 0
💬 0
📌 0
Python Unplugged on PyTV – Free Online Python Conference
YouTube video by PyCharm, a JetBrains IDE
Our free online #Python conference is live on YouTube!
Join "Python Unplugged on PyTV" with Carol Willing, Paul Everitt, Sheena O’Connell, and other people behind the tools you use every day.
1 day · 6 hours of live talks · 15 speakers
Hop in: https://www.youtube.com/watch?v=qKkyBhXIJJU
04.03.2026 10:00
👍 4
🔁 1
💬 0
📌 0
▶️ Python Unplugged starts in 1 hour on PyTV.
Six hours of live #Python talks for anyone interested in how Python is used today.
Keep your YouTube tab open: https://www.youtube.com/watch?v=qKkyBhXIJJU
04.03.2026 09:00
👍 0
🔁 0
💬 1
📌 0
Communities shape languages as much as code does.
#PyLadies organizers (Una Galyeva, Jessica Greene, @georgically.bsky.social) talk about mentorship, inclusion, & community at "Python Unplugged on PyTV":
“How PyLadies Is Shaping the Future of Python”
March 4 · Save the date: https://jb.gg/ba1qg0
03.03.2026 18:10
👍 1
🔁 0
💬 0
📌 0
"Python Unplugged on PyTV" is almost here.
🎤 Live Python talks on YouTube
💬 Real conversations
✂️ No edits
Join us tomorrow at 11:00 am – 6:30 pm CET.
👉 Save the date: https://www.youtube.com/watch?v=qKkyBhXIJJU
03.03.2026 14:00
👍 2
🔁 1
💬 0
📌 0
When AI can write code, does open source still matter?
Travis Oliphant, the creator of #NumPy, explores what powers Python at "Python Unplugged on PyTV" on March 4:
“People Are What Make Python Thrive, and Why That Will Continue in an AI-Enabled Era”
Save the date: https://jb.gg/ba1qg0
02.03.2026 19:15
👍 0
🔁 0
💬 0
📌 0
On March 4, "Python Unplugged on PyTV" brings you a full day of Python live talks.
Meet one of the hosts:
Will Vincent (@wsvincent.bsky.social) – Python Developer Advocate at JetBrains.
Explaining #Python since before it was cool.
Save the date: https://jb.gg/ba1qg0
02.03.2026 16:55
👍 3
🔁 0
💬 0
📌 1
Stop pasting the same instructions over and over again.
Learn how to create, install, and use agent skills to build structured, reusable AI workflows.
From manual setup to `$skill-creator` and `$skill-installer` – everything explained step by step.
👉 Watch the full tutorial: https://jb.gg/zmxjg2
02.03.2026 13:20
👍 3
🔁 0
💬 0
📌 0
Why build #AI with open-source models?
Merve Noyan, Machine Learning Engineer at Hugging Face, breaks it down at "Python Unplugged on PyTV":
“Open-Source AI Ecosystem”
March 4 · Save the date: https://jb.gg/ba1qg0
01.03.2026 21:30
👍 2
🔁 0
💬 0
📌 0
Starting with #Python is easier when you know what actually helps.
Mark Smith, Head of the Python Ecosystem at JetBrains, shares practical ways to learn "Python at Python Unplugged on PyTV":
“How to Learn Python”
March 4 · Save the date: https://jb.gg/ba1qg0
28.02.2026 18:20
👍 1
🔁 0
💬 0
📌 0
How do #AI tools change open-source development?
Paul Everitt (@pauleveritt.org), Developer Advocate at JetBrains, shows how to put AI to work productively at "Python Unplugged on PyTV":
“Open Source in the Age of Coding Agents”
March 4 · Save the date: https://jb.gg/ba1qg0
27.02.2026 17:11
👍 2
🔁 0
💬 0
📌 0
"Python Unplugged on PyTV" brings together the people shaping Python today.
Meet one of the hosts:
Cheuk Ting Ho (@cheuk.dev), Developer Advocate at JetBrains.
Connecting Python and people worldwide.
March 4 · Save the date: https://jb.gg/ba1qg0
27.02.2026 14:37
👍 2
🔁 1
💬 0
📌 0
How do you build #AI agents that work with real documents?
Tuana Çelik, Developer Relations Engineer at LlamaIndex, shows how to build document-centric agents at "Python Unplugged on PyTV":
“Orchestrating Document-Centric Agents With LlamaIndex”
March 4 · Save the date: https://jb.gg/ba1qg0
26.02.2026 17:14
👍 2
🔁 0
💬 1
📌 0
Python is dynamic, but some parts just need firmer ground.
Carlton Gibson (@carltongibson.bsky.social), #Django open-source maintainer, explains why at "Python Unplugged on PyTV":
“Static Islands, Dynamic Sea: Some Thoughts on Incremental Typing”
March 4 · Save the date: https://jb.gg/ba1qg0
26.02.2026 15:01
👍 2
🔁 0
💬 1
📌 0
LangChain Python Tutorial: 2026’s Complete Guide | The PyCharm Blog
Learn how to build AI agents with LangChain in 2026 – from chatbots and document Q&A to tools, guardrails, testing, and debugging in PyCharm.
AI agents > basic prompts 🤖⚡
Using #LangChain, you can build:
• AI-powered chatbots
• Document search assistants
• Content generation agents
• Multi-step reasoning systems
Our 2026 guide shows you how, step by step 👇 https://jb.gg/yi9l6g
25.02.2026 18:14
👍 1
🔁 0
💬 0
📌 0
LLMs can write code. But how do you make it reliable?
Sheena O’Connell, PSF Board Member, shares her approach at "Python Unplugged on PyTV":
“Powering Up Django Development With Claude Code”
March 4 · Save the date: https://jb.gg/5mskuq
25.02.2026 16:01
👍 0
🔁 0
💬 1
📌 0
"Squint and See" Effect with Neural Networks #neuralnetworks #programming #tutorial #pycharm
YouTube video by Patrick Scheibe
Ever wondered how those "squint to see it" images work?
@halirutan.bsky.social explains how to build these optical illusion images with Stable Diffusion + ControlNet. One page of Python, free Hugging Face models, runs on a consumer GPU. Built in PyCharm.
👉 https://youtube.com/shorts/DLQ9CJw0zt4
25.02.2026 13:05
👍 3
🔁 0
💬 0
📌 0
AI agents can write code.
But do you know how to work with them?
Marlene Mhangami, Senior Developer Advocate at Microsoft, shows how at “Python Unplugged on PyTV”:
“A Practical Guide to Agentic Coding”
March 4 · Save the date: https://jb.gg/ba1qg0
24.02.2026 18:06
👍 2
🔁 0
💬 0
📌 0
PyCharm 2026.1 EAP 5 is out! 🐍🚀
🧠 Type System: Support for variance handling in generics.
⚡ Async: New checks for non-awaited calls in boolean contexts.
🐞 Inspections: Reports on unused None return values.
🖥️ UI: Visual updates to the Python Process Output window.
Try it 👉 jb.gg/pceap
24.02.2026 10:48
👍 1
🔁 0
💬 0
📌 0
Think #Django is slow or stuck in maintenance mode?
Sarah Boyce, Django Fellow, breaks down those myths at "Python Unplugged on PyTV":
“Django Has a Marketing Problem: Debunking the Myths That Won’t Die”
March 4 · Save the date: https://jb.gg/ba1qg0
23.02.2026 19:10
👍 1
🔁 0
💬 0
📌 0
Inside the making of modern Python tools.
Watch "Python Unplugged on PyTV" to hear from the creator of #Polars, Ritchie Vink (@ritchie46.bsky.social):
“Towards Query Profiling in Polars”
March 4 · Save the date: https://jb.gg/ba1qg0
23.02.2026 12:30
👍 1
🔁 0
💬 0
📌 0
What are #AI practitioners missing when they only focus on code?
Hear from Deb Nicholson, Executive Director at @python.org, at "Python Unplugged on PyTV":
“AI Practitioners Are Only Getting Half the Goodness of Python”
March 4 · Save the date: https://jb.gg/ba1qg0
22.02.2026 19:10
👍 3
🔁 1
💬 0
📌 0
What happens when #Jupyter notebooks meet #AI?
Carol Willing (@willingc.bsky.social), JupyterLab Core Developer, explores this at "Python Unplugged on PyTV":
“Key Principles for Solving Scientific Problems With Jupyter Notebooks and AI Tools”
March 4 · Save the date: https://jb.gg/ba1qg0
21.02.2026 15:35
👍 2
🔁 0
💬 0
📌 0
PyCharm 2025.3.3 is live! ✨
🐍 SDK: Fixed .venv refresh & Poetry fixes
📊 Jupyter: Env var & CSV drag-drop restored
🛠️ uv: Seamless CLI-IDE sync
🧠 Code Insight: 'ty' tool & hint fixes
Full change log: jb.gg/202533
20.02.2026 17:40
👍 1
🔁 0
💬 0
📌 0
"Python Unplugged on PyTV" is coming up on YouTube – hosted by people who live and breathe #Python.
Meet Jodie Burchell (@t-redactyl.bsky.social, Python Advocacy Team Lead at JetBrains.
Breaking down data so people actually get it.
March 4 · Save the date: https://jb.gg/ba1qg0
20.02.2026 17:12
👍 1
🔁 0
💬 1
📌 1
The Story of Python and how it took over the world | Python: The Documentary
YouTube video by CultRepo
Curious about how Python started and evolved over 35 years? Don’t miss this documentary by @cultrepo.bsky.social: www.youtube.com/watch?v=GfH4...
20.02.2026 13:02
👍 1
🔁 0
💬 0
📌 0
#Python turns 35 today! 🐍
From a side project in 1991 to powering AI, data science, automation, web apps, and research worldwide today.
Few languages stay this relevant for three decades.
Happy Birthday, Python.
What was your first Python project?
20.02.2026 13:00
👍 4
🔁 1
💬 1
📌 0
LangChain Python Tutorial: 2026’s Complete Guide | The PyCharm Blog
Learn how to build AI agents with LangChain in 2026 – from chatbots and document Q&A to tools, guardrails, testing, and debugging in PyCharm.
#LangChain, explained properly 🧠🐍
Our complete guide walks you through building real AI agents with tools, middleware, guardrails, testing, and dynamic models – not just basic chatbots.
You can debug them all inside PyCharm, too!
Read the complete tutorial by @cheuk.dev: 👉 https://jb.gg/yi9l6g
19.02.2026 12:50
👍 4
🔁 1
💬 0
📌 0