atlas news
  Planet Python
28  april     19h40
Talk Python Blog: Introducing the new Talk Python web player
   We expect that most people who listen to Talk Python do so through their podcast player apps on their phone or even on their laptops. But there are...
    19h30
PyCoder’s Weekly: Issue 732: Web Scraping, Altair Charts, OpenAI’s API, and More (April 28, 2026)
   732 - APRIL 28, 2026 View in Browser browser-use vs. Playwright: Which to Pick for Web Scraping? Follow along in this walk-through building a Hacker...
    19h20
Django Weblog: Renew Your PyCharm License and Support Django
   Only a few days remain to support the Django Software Foundation through our annual JetBrains fundraiser. You can now use the offer for new purchases...
    16h36
Mariatta: PyCascades 2026 Recap
   PyCascades 2026 Recap PyCascades 2026 took place in Vancouver this year. I only get to attend on the first day, because I had a 5 a.m. flight to...
    14h00
Real Python: Testing Your Code With Python’s unittest
   The Python standard library ships with a testing framework named unittest, which you can use to write automated tests for your code. The unittest...
    12h00
Real Python: Quiz: Use Codex CLI to Enhance Your Python Projects
   In this quiz, you’ll test your understanding of Use Codex CLI to Enhance Your Python Projects. By working through this quiz, you’ll revisit how to...
    12h00
Real Python: Quiz: Testing Your Code With Python’s unittest
   In this quiz, you’ll test your understanding of Testing Your Code With Python’s unittest. By working through this quiz, you’ll revisit key concepts...
    10h00
PyPy: PyPy v7.3.22 release
   PyPy v7.3.22: release of python 2.7, 3.11 The PyPy team is proud to release version 7.3.22 of PyPy after the previous release on March 13, 2026. This...
    00h00
Armin Ronacher: Before GitHub
   GitHub was not the first home of my Open Source software. SourceForge was. Before GitHub, I had my own Trac installation. I had Subversion...
27  april     20h07
Python Engineering at Microsoft: Python Environments Extension for VS Code- April Update
   Python Environments April 2026 Release We’re excited to announce the latest update to the Python Environments extension for Visual Studio Code....
    19h53
Talk Python to Me: 546: Self hosting apps for Python people
   The cloud is convenient until it isn’t. You upload your photos, sync your contacts, click through the cookie banners. Then prices go up again or you...
    19h02
EuroPython: Humans of EuroPython: Martin Borus
   EuroPython wouldn’t exist if it weren’t for all the volunteers who put in countless hours to organize it. Whether it’s...
    16h11
PyCon: Asking the Key Questions: QA with the PyCon US 2026 keynote speaker Lin Qiao
   This is a blog series where we’re asking each of our PyConUS 2026 keynote speakers about their journey into tech, how excited they are for PyconUS...
    16h00
Ari Lamstein: A Web App for Exploring Foreign Born Population Trends
   I just created a web app for exploring trends in the foreign-born population in the United States. The app lets you pick a location and see how the...
    15h18
Rodrigo Girà o Serrà o: TIL 143 - Resolve a lazy import manually
   Learn how to work around the Python machinery to resolve an explicit lazy import manually. A couple of articles ago I wrote about how you could...
    14h00
Real Python: How to Conceptualize Python Fundamentals for Greater Mastery
   Struggling to conceptualize Python fundamentals is a common problem learners face. If you’re unable to put a fundamental concept into perspective and...
    13h00
Django Weblog: Itx27;s time to redesign djangoproject.com
   If you’ve felt like djangoproject.com could use a refresh, you’re not alone. The site has served the community well for a long time, it’s beloved by...
    13h00
Caktus Consulting Group: Easily Stream LLM Responses with Django-Bolt and PydanticAI
   I like how easy it is to create an async streaming endpoint with django-bolt and PydanticAI from scratch. With only a few commands you can set it up.
    12h00
Real Python: Quiz: Python’s all : Packages, Modules, and Wildcard Imports
   In this quiz, you’ll test your understanding of Python’s all : Packages, Modules, and Wildcard Imports. By working through this quiz, you’ll revisit...
    07h00
Michiel’s Blog : httpxyz one month in
   It has been roughly a month since we forked httpx and named our package httpxyz. For the reasons why I refer you to Why I forked httpx. In this post...
    00h00
Seth Michael Larson: pip v26.1 adds support for relative dependency cooldowns
   My work as the Security Developer-in-Residence at the Python Software Foundation is sponsored by Alpha-Omega. Thanks to Alpha-Omega for supporting...
26  april     22h00
Paolo Melchiorre: My DjangoCon Europe 2026
   A timeline of my DjangoCon Europe 2026 journey, from Lecce to Bari and then Athens, told through the Mastodon posts I shared along the way.
    18h00
death and gravity: reader 3.23 released - OPML, hosted reader intro
   Hi there I’m happy to announce version 3.23 of reader, a Python feed reader library. What’s new? # Here are the highlights since reader 3.22....
24  april     12h00
Real Python: The Real Python Podcast - Episode 292: Becoming a Better Python Developer Through Learning Rust
   How can learning Rust help make you a better Python Developer? How do techniques required by a compiled language translate to improving your Python...
    12h00
Real Python: Quiz: AI Coding Agents Guide: A Map of the Four Workflow Types
   In this quiz, you’ll test your understanding of AI Coding Agents Guide: A Map of the Four Workflow Types. By working through this quiz, you’ll...