Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Python Insider: Python 3.13.0 (final) released

Link: https://pythoninsider.blogspot.com/2024/10/python-3130-final-released.html

 Python 3.13.0 is now availablehttps://www.python.org/downloads/release/python-3130/This is the stable release of Python 3.13.0Python 3.13.0 is the newest major release of the Python programming langu
Python Morsels: Python 3.13's best new features

Link: https://www.pythonmorsels.com/python-313-whats-new/

Python 3.13 comes with a brand new REPL and improvements to virtual environments and the Python debugger.



Table of contents

Important but not my favorite
The New Python REPL
Git-friendly virtual e
Python Software Foundation: Join the Python Developers Survey 2024: Share your experience!

Link: https://pyfound.blogspot.com/2024/10/join-python-developers-survey-2024.html

This year we are conducting the eighth iteration of the official Python Developers Survey. The goal is to capture the current state of the language and the ecosystem around it. By comparing the result
Django Weblog: Django bugfix release issued: 5.1.2

Link: https://www.djangoproject.com/weblog/2024/oct/08/bugfix-releases/

Today we've issued the 5.1.2 bugfix release.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this release is
Real Python: What's New in Python 3.13

Link: https://realpython.com/courses/new-features-python-313/

Python 3.13 was published on October 7, 2024. This new version is a major step forward for the language, although several of the biggest changes are happening under the hood and won’t be immediately v
PyCoder’s Weekly: Issue #650 (Oct. 8, 2024)

Link: https://pycoders.com/issues/650

#650 – OCTOBER 8, 2024 View in Browser » Differences Between Python’s Mutable and Immutable Types In this video course, you’ll learn how Python mutable and immutable data types work internally a
Mariatta: Perks of Being a Python Core Developer

Link: https://mariatta.ca/posts/perks-of-python-core/

Things you can get/do as a Python core developer
I’ve been a Python core developer since January 27, 2017.
Being a Python core developer comes with perks, privileges, and also responsibilities.
Someti
Hugo van Kemenade: Python Core Developer Sprint 2024

Link: https://dev.to/hugovk/python-core-developer-sprint-2024-3dp6

🐍🏃The week before last was the annual Python Core Dev Sprint, graciously hosted by Meta in Bellevue, WA!
The idea: bring a bunch of Python core team members, triagers, and special guests to the same r
Django Weblog: Why Django supports the Open Source Pledge

Link: https://www.djangoproject.com/weblog/2024/oct/08/why-django-supports-the-open-source-pledge/

We at the Django Software Foundation are pleased to share that Sentry, alongside other partners, has launched the Open Source Pledge — an initiative designed to address sustainability challenges in op
Python Anywhere: Serving UTF-8 static files? Headers to the rescue (an epic tutorial)!

Link: https://blog.pythonanywhere.com/216/

Imagine there’s a PythonAnywhere user, homer8bc, with poetic
inclinations. He wants to serve his newest poem (he believes it’s quite
epic) as a static text page. He’s old school — he doesn’t believe i
Real Python: Quiz: Python Closures: Common Use Cases and Examples

Link: https://realpython.com/quizzes/python-closure/

In this quiz, you’ll test your understanding of Python closures. Closures are a common feature in functional programming languages and are particularly popular in Python because they allow you to crea
Real Python: Build a Contact Book App With Python, Textual, and SQLite

Link: https://realpython.com/contact-book-python-textual/

Building projects is a great way to learn programming and have fun at the same time. When you work on a project, you apply different coding skills simultaneously, which is good practice for what you’l
Talk Python to Me: #480: Ahoy, Narwhals are bridging the data science APIs

Link: https://talkpython.fm/episodes/show/480/ahoy-narwhals-are-bridging-the-data-science-apis

If you work in data science, you definitely know about data frame libraries. Pandas is certainly the most popular, but there are others such as cuDF, Modin, Polars, Dask, and more. They are all simila
PyCharm: How I do Django APIs in PyCharm

Link: https://blog.jetbrains.com/pycharm/2024/10/how-i-do-django-apis-in-pycharm/

I learn so much from watching conference talks, especially live, when I’m vibing with the crowd. But sometimes I watch and think: “Wow, I wish I could show you how awesome that would be in PyCharm.”
T
Real Python: Quiz: Structural Pattern Matching

Link: https://realpython.com/quizzes/structural-pattern-matching/

In this quiz, you’ll test your understanding of
Structural Pattern Matching in Python.
You’ll revisit the syntax of the match statement and case clauses,
explore various types of patterns supported by
Real Python: The Real Python Podcast – Episode #223: Exploring the New Features of Python 3.13

Link: https://realpython.com/podcasts/rpp/223/

Python 3.13 is here! Our regular guests, Geir Arne Hjelle and Christopher Trudeau, return to discuss the new version. This year, Geir Arne coordinated a series of preview articles with members of the
ListenData: How to Automate WordPress using Python

Link: https://www.listendata.com/2024/10/how-to-automate-wordpress-using-python.html

This tutorial explains how to use Python to automate tasks in WordPress. It includes various functions to perform tasks such as creating, extracting, updating and deleting WordPress posts, pages and m