Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

planetpython.org

Planet Python

Get the latest updates from Planet Python directly as they happen.

Follow now 252 followers

Latest posts

Last updated about 10 hours ago

Zero to Mastery: [April 2025] Python Monthly Newsletter 🐍

about 10 hours ago

65th issue of Andrei Neagoie's must-read monthly Python Newsletter: Python's New t-strings...

Juri Pakaste: Updating multiple rows with SQL and avoiding collisions

about 12 hours ago

I ran into an interesting problem with SQL the other day: how...

Real Python: Modern Web Automation With Python and Selenium

about 13 hours ago

Selenium is a web automation tool that allows you to use Python...

Real Python: Quiz: Web Automation With Python and Selenium

about 15 hours ago

In this quiz, you’ll test your understanding of Web Automation With Python...

Anwesha Das: PyCon Lithuania, 2025

about 16 hours ago

Each year, I try to experience a new PyCon. 2025, PyCon Lithuania...

TechBeamers Python: Top Python Code Quality Tools to Improve Your Development Workflow

1 day ago

Are you using tools to improve your Python code quality? If not...

PyCoder’s Weekly: Issue #679: Regexes, Deep Copy, Enum, and More (April 29, 2025)

1 day ago

#679 – APRIL 29, 2025 View in Browser » Regex Affordances A...

Real Python: Thread Safety in Python: Locks and Other Techniques

1 day ago

Threads share state in your programs, which means race conditions can be...

PyBites: From Backend to Frontend: Connecting FastAPI and Streamlit

1 day ago

In my previous Pybites article, I showed how I built and deployed...

Zato Blog: Sustainable water management with IoT, Open Source and Python

2 days ago

Sustainable water management with IoT, Open Source and Python 2025-04-29, by Dariusz...

Tryton News: Tryton Release 7.6

2 days ago

We are proud to announce the 7.6 release of Tryton. This release...

Mike Driscoll: Creating TUI Applications with Textual and Python Kickstarter Launched

3 days ago

Text-based user interfaces (TUIs) are making a BIG comeback. Many developers of...