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 7 hours ago

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

about 9 hours 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)

about 9 hours ago

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

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

about 15 hours ago

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

PyBites: From Backend to Frontend: Connecting FastAPI and Streamlit

about 18 hours ago

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

Tryton News: Tryton Release 7.6

about 23 hours 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

1 day ago

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

Real Python: Managing Python Projects With uv: An All-in-One Solution

1 day ago

The uv tool is a high-speed package and project manager for Python...

Real Python: Quiz: Managing Python Projects With uv: An All-in-One Solution

1 day ago

By working through this quiz, you’ll revisit how Python’s uv integrates multiple...

Python Bytes: #430 Or you go to jail

2 days ago

<strong>Topics covered in this episode:</strong><br&gt <ul> <li><strong><a href="https://ichard26.github.io/blog/2025/04/whats-new-in-pip-25.1/?featured_on=pythonbytes">pip 25.1 has dependency groups,...

Talk Python to Me: #503: The PyArrow Revolution

2 days ago

Pandas is at a the core of virtually all data science done...

Python GUIs: Kivy's Complex Widgets — Learn How to Use Kivy's Complex UX Widgets in Your Apps

2 days ago

Kivy is a powerful framework for developing multi-touch GUI applications using Python...

Real Python: Quiz: How to Manage Python Projects With pyproject.toml

3 days ago

In this quiz, you’ll test your understanding of the pyproject.toml file This...