PyData London | 2026
https://pydata.org/london2026
PyData London June 5 to June 7, 2026 PYDATA.ORG • Shared by Tomara Youngblood
3 months ago
Public list by ~pycoders
https://pydata.org/london2026
PyData London June 5 to June 7, 2026 PYDATA.ORG • Shared by Tomara Youngblood
3 months ago
https://www.better-simple.com/django/2026/05/06/using-django-tasks-in-production/
Using Django Tasks in Production Django added a generic API for dealing with concurrent tasks in version 6. This post talks about how it has been used in production. TIM SCHILLING
3 months ago
https://realpython.com/courses/use-codex-cli-enhance-your-python-projects/
Use Codex CLI to Enhance Your Python Projects Learn how to use Codex CLI to add features to Python projects directly from your terminal, without needing a browser or IDE plugins. REAL PYTHON course
3 months ago
https://peps.python.org/pep-0828/
PEP 828: Supporting ‘Yield From’ in Asynchronous Generators (Deferred to 3.16) PYTHON.ORG
3 months ago
https://peps.python.org/pep-0797/
PEP 797: Shared Object Proxies (Deferred to 3.16) PYTHON.ORG
3 months ago
https://www.djangoproject.com/weblog/2026/may/05/security-releases/
Django Security Releases: 6.0.5 and 5.2.14 DJANGO SOFTWARE FOUNDATION
3 months ago
https://pola.rs/posts/schema-evolution/
Handling Schema Issues in Polars You’ve got this great data pipeline going until one day it stops working. A schema error causes by a column upstream has stopped you in your tracks. This post talks about the four different causes of schema errors and what to do about them. THIJS NIEUWDORP
3 months ago
https://blog.pythonlibrary.org/2026/05/06/textual-an-intro-to-dom-queries-part-ii/
Textual: An Intro to DOM Queries (Part II) Textual is a TUI framework library for building terminal applications. It uses a DOM to represent the widgets in the application, and that DOM is queryable. This is part 2 in a series on how to find things in your Textual DOM. MIKE DRISCOLL
3 months ago
https://pycon.blogspot.com/2026/05/everything-you-always-wanted-to-know.html
Everything You Always Wanted to Know About PyCon Sprints! PyCon US includes coding sprints to work on CPython itself, or projects in the ecosystem like Django, Flask, and BeeWare. This post tells you all about sprints and how you can join in on the fun. DEB NICHOLSON
3 months ago
https://wiki.alcidesfonseca.com/blog/why-tuis-are-back/
Why TUIs Are Back Terminal User Interfaces are seeing a resurgence in the tools space. This opinion piece briefly talks about the history of interfaces and why we are where we are now. ALCIDES FONSECA
3 months ago
https://talkpython.fm/episodes/show/547/parallel-python-at-anyscale-with-ray
Parallel Python at Anyscale With Ray Talk Python interviews Richard Liaw and Edward Oakes. They talk about Ray, an open source Python framework a distributed execution engine for AI workloads. TALK PYTHON podcast
3 months ago
https://blog.python.org/2026/05/python-3145rc1/
Python 3.14.5 Release Candidate Normally nobody fusses over a release candidate of a point release, but 3.14.5 includes a major change: rolling back of the incremental garbage collector. HUGO VAN KEMENADE
3 months ago
https://wagtail.org/blog/wagtail-74/
Wagtail 7.4: Custom Page Explorer, Preview Checks & More Between autosave improvements, new ways to sort your pages, and a content checker upgrade, you’ll have a lot of reasons to move to Wagtail 7.4 MEAGEN VOSS
3 months ago
https://inventwithpython.com/blog/basic-mcp-python-example.html
The Simplest MCP Example Possible in Python This guide introduces you to connecting your code to a local LLM model. It covers Ollama and FastMCP and what you can do with these tools. AL SWEIGART
3 months ago
https://realpython.com/build-a-chatbot-python-chatterbot/
ChatterBot: Build a Chatbot With Python Build a Python chatbot with the ChatterBot library. Clean real conversation data, train on custom datasets, and add local AI with Ollama. REAL PYTHON
3 months ago
https://hacks.mozilla.org/2026/05/behind-the-scenes-hardening-firefox/
Hardening Firefox With Claude Mythos Preview New details about what Mozilla found and how agentic harnesses helped them reproduce real bugs and dismiss false positives. MOZILLA
3 months ago
https://github.com/jamesabel/pytest-fly
pytest-fly: pytest Observer GITHUB.COM/JAMESABEL
3 months ago
https://github.com/JuanJFarina/pymetrica
Pymetrica: A Codebase Analysis Tool GITHUB.COM/JUANJFARINA • Shared by Juan José Farina
3 months ago
https://github.com/deeleeramone/PyWry
PyWry: Cross-Platform Rendering Engine and UI Toolkit GITHUB.COM/DEELEERAMONE
3 months ago
https://github.com/TypeError/secure
secure: HTTP Security Headers for FastAPI, Flask, Django GITHUB.COM/TYPEERROR • Shared by Caleb Kinney
3 months ago
https://github.com/amryounis/kirokyu
Kirokyu: Modular Task Management System GITHUB.COM/AMRYOUNIS • Shared by Amr Younis
3 months ago
https://www.thepythoncodingstack.com/p/do-you-get-it-now-getitem-getattr-getattribute-get
Do You Get It Now? Learn about Python’s .__getitem__(), .__getattr__(), .__getattribute__(), and .__get__(): how they’re different and where to use them. STEPHEN GRUPPETTA
3 months ago
https://us.pycon.org/
PyCon US 2026 May 13 to May 20, 2026 PYCON.ORG
4 months ago