PyCon Italia 2026 | PyCon Italia
https://2026.pycon.it/en
PyCon Italia 2026 May 27 to May 31, 2026 PYCON.IT
3 months ago
Public list by ~pycoders
https://2026.pycon.it/en
PyCon Italia 2026 May 27 to May 31, 2026 PYCON.IT
3 months ago
https://kowal.dev/blog/python-is-weird
Python Is Weird Here is a collection of things that surprised Maciej about Python. Some you might know and some that might surprise you too. MACIEJ KOWALSKI
3 months ago
https://agentfield.ai/github/?utm_id=pycoders-060519-github-cta
Harness Orchestration: The Next Primitive for AI Agents A Python SDK that lets you compose Claude Code, Codex, and Gemini as one autonomous harness - agents become FastAPI-style routes you can wire, version, and deploy. Open source. Fork SWE-AF (a 100+ agent software factory) or our cloud-security harness as starter kits. Clone a Recipe â AGENTFIELD sponsor
3 months ago
https://blog.changs.co.uk/python-315-features-that-didnt-make-the-headlines.html
Python 3.15: Features That Didnât Make the Headlines Every release there are changes that donât make the headlines, here are a few in the upcoming Python 3.15 release CHANGS.CO.UK âą Shared by Jamie Chang
3 months ago
https://blog.python.org/2026/05/python-3150-beta-1/
Python 3.15.0 Beta 1 Released PYTHON.ORG
3 months ago
https://blog.python.org/2026/05/python-3145-is-out/
Python 3.14.5 Released PYTHON.ORG
3 months ago
https://pyfound.blogspot.com/2026/05/announcing-psf-community-service-award.html
Announcing PSF Community Service Award Recipients PYTHON SOFTWARE FOUNDATION
3 months ago
https://realpython.com/podcasts/rpp/295/
Agentic Architecture: Why Files Arenât Always Enough What are the limitations of using a file-based agent workflow? Why do massive context windows tend to collapse? This week on the show, Mikiko Bazeley from MongoDB joins us to discuss agentic architecture and context engineering. REAL PYTHON podcast
3 months ago
https://peps.python.org/pep-0788/
PEP 788: Protecting the C API From Interpreter Finalization (Final) PYTHON.ORG
3 months ago
https://peps.python.org/pep-0813/
PEP 813: The Pretty Print Protocol (Deferred to 3.16) PYTHON.ORG
3 months ago
https://www.djangoproject.com/weblog/2026/may/12/2026-django-developers-survey/
2026 Django Developers Survey DJANGO SOFTWARE FOUNDATION
3 months ago
https://bernat.tech/posts/pycon-us-2026-typing-summit-recap/
PyCon US 2026 Typing Summit Recap Per-talk notes from the PyCon US 2026 Typing Summit. Includes info on: Pyrefly and AI agents, ty constraint sets, Lean formalization, tensor shape types, intersection types, PEP 827, Guido on the direction of typing, and the Typing Council Q&A. BERNĂT GĂBOR
3 months ago
https://talkpython.fm/episodes/show/548/event-sourcing-design-pattern
Event Sourcing Design Pattern Talk Python interviews Chris May and they discuss the event sourcing design pattern: a mechanism for databases to work like git with immutable, replayable events. Learn what libraries help you do this in Python and when to use the pattern. TALK PYTHON podcast
3 months ago
https://pyfound.blogspot.com/2026/05/strategic-planning-at-psf.html
Strategic Planning at the PSF The Python Software Foundation Board has been developing a strategic plan to guide the foundationâs direction over the next five years. This post describes the process and future goals. PYTHON SOFTWARE FOUNDATION
3 months ago
https://dev.to/lovestaco/how-pythons-gil-actually-works-and-when-it-bites-you-3f2
How Pythonâs GIL Actually Works (And When It Bites You) This post explains how Pythonâs GIL limits the amount of concurrency you can get through threading alone, why it is there, and how it is changing as Python evolves. ATHREYA AKA MANESHWAR
3 months ago
https://blog.geekuni.com/2026/04/python-concurrency.html
Concurrency: A Deep Dive Into Multithreading With Python âThis article explains concurrency in Python including topics like multithreading, multiprocessing, race conditions, and synchronization mechanisms such as locks.â NIKOS VAGGALIS
3 months ago
https://reinout.vanrees.org/weblog/2026/04/16/7-django-as-desktop-app.html
Shipping Django as a Desktop App This is a summary of Jochen Wersdörferâs talk at DjangoCon EU where he outlined how his team used Electron to turn a Django project into an installable app. REINOUT VAN REES
3 months ago
https://tildeweb.nl/~michiel/httpx2.html
Pydantic Forks httpx The Pydantic team has forked httpx and named it httpx2. The folks who created httpxyz have decided to let the larger organization take the reins. MICHIEL BEIJEN
3 months ago
https://realpython.com/python-flatten-list/
How to Flatten a List of Lists in Python Learn how to flatten a list of lists in Python using for loops, list comprehensions, itertools, functools, NumPy, and recursion. REAL PYTHON
3 months ago
https://realpython.com/quizzes/python-flatten-list/
Quiz: How to Flatten a List of Lists in Python REAL PYTHON
3 months ago
https://realpython.com/courses/building-type-safe-llm-agents-with-pydantic-ai/
Building Type-Safe LLM Agents With Pydantic AI Build type-safe LLM agents in Python with Pydantic AI using structured outputs, function calling, and dependency injection. REAL PYTHON course
3 months ago
https://pyrefly.org/blog/v1.0/
Pyrefly v1.0 Is Here! Pyrefly has reached stable version 1.0 status, read about the new features and how to get started. PYREFLY.ORG
3 months ago
https://github.com/codemageddon/kubex
kubex: Python Asynchronous Client for Kubernetes GITHUB.COM/CODEMAGEDDON
3 months ago
https://github.com/ehmatthes/gh-profiler
gh-profiler: Examine GitHub Userâs Profile GITHUB.COM/EHMATTHES
3 months ago
https://github.com/microsoft/presidio
presidio: Detect, Redact, & Anonymize Sensitive Data (PII) GITHUB.COM/MICROSOFT
3 months ago