Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Kushal Das: 20 years of this blog

Link: https://kushaldas.in/posts/20-years-of-this-blog.html


I started writing blog 20 years ago, not on this domain, but this blog still
has all the old posts starting from 8th August 2004. Though I used to write
mostly one line blog posts, which is equivalen
Reuven Lerner: Level up your Python skills this August

Link: https://lerner.co.il/2024/08/08/level-up-your-python-skills-this-august/

It’s August! For many of us, that means it’s time for hot weather and perhaps even a vacation.
But if you’re a Python/Pandas nerd like me, it’s is the perfect time to level up your programming skills.
PyPy: Conda-forge proposes sunsetting support for PyPy

Link: https://www.pypy.org/posts/2024/08/conda-forge-proposes-dropping-support-for-pypy.html

Conda-forge has kindly been providing support for PyPy since 2019. The
conda-forge team has been very patient and generous with resources, but it
seems the uptake of PyPy has not justified the effort.
Real Python: The Real Python Podcast – Episode #216: Learning Through Building the Black Python Devs Community

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

What hurdles must be cleared when starting an international organization? How do you empower others in a community by sharing responsibilities? This week on the show, we speak with Jay Miller about Bl
Ruslan Spivak: 7 Things That Helped Me Grow as a Software Engineer

Link: https://ruslanspivak.com/bb04/

Hi everyone,
Growth as a software engineer is an ongoing journey. Looking back, a few key principles helped me progress during the early days of my career. These lessons shaped my path, and many of th
Carl Trachte: Embedding an SVG in a graphviz Generated SVG and More DAG Hamilton

Link: http://pyright.blogspot.com/2024/08/embedding-svg-in-graphviz-generated-svg.html

Last time I used a previous post's DAG Hamilton graphviz output to generate a series of functionally highlighted DAG Hamilton workflow graphs. The  SVG (scalable vector graphics) versions of these gra
PyCon: PyCon US 2024 Recap and Recording Release

Link: https://pycon.blogspot.com/2024/08/pycon-us-2024-recap-and-recording.html

As we wrap up PyCon US 2024, we can’t express enough gratitude to everyone who joined us, whether in-person or online, and made our first time together in Pittsburgh, PA a special and unforgettable ex
Matt Layman: An Opinionated Introduction to CI/CD

Link: https://www.mattlayman.com/blog/2024/an-opinionated-introduction-to-ci-cd/

Continuous Integration / Continuous Delivery (or Deployment), CI/CD, is a set of practices used by engineering organizations to improve the quality of software they deliver, how fast they deliver that
Matt Layman: Go Standard Library App - Building SaaS #197.4

Link: https://www.mattlayman.com/blog/2024/go-standard-library-app-building-saas-197/

In this episode, we are taking a break from JourneyInbox and exploring what kind of Go app we can make by just using the Go standard library. This is the final continuation after an internet disconnec
Zato Blog: How to correctly integrate APIs in Python

Link: https://zato.io/en/blog/how-to-integrate-apis-in-python.html


How to correctly integrate APIs in Python


2024-08-12, by Dariusz Suchojad



Understanding how to effectively integrate various systems and APIs is crucial. Yet, without a dedicated integration p
Mike Driscoll: Creating Progress Bars in Your Terminal with Python and Textual

Link: https://www.blog.pythonlibrary.org/2024/08/12/creating-progress-bars-in-your-terminal-with-python-and-textual/

The Textual package is a great way to create GUI-like applications with Python in your terminal. These are known as text-based user interfaces or TUIs. Textual has many different widgets built-in to t
PyCharm: PyCharm 2024.2 Is Here: Improvements for Jupyter Notebooks, Databricks Integration, New AI Assistant Features, and More!

Link: https://blog.jetbrains.com/pycharm/2024/08/pycharm-2024-2/

Offering a wide range of new and improved functionality, including Hugging Face integration, new AI Assistant features, a new default UI, and an overall better user experience, PyCharm 2024.2 is a mus
PyCharm

Link:

The new and improved AI Assistant for the 2024.2 versions of JetBrains IDEs is now out, featuring smarter and faster AI code completion for Java, Kotlin, and Python; an enhanced UX when working with c
Real Python: Sorting Dictionaries in Python: Keys, Values, and More

Link: https://realpython.com/courses/sorting-dictionaries-keys-values-more/

You’ve got a dictionary, but you’d like to sort the key-value pairs. Perhaps you’ve tried passing a dictionary to the sorted() function but didn’t receive the results you expected. In this video cours
Python Software Foundation: Announcing Python Software Foundation Fellow Members for Q1 2024! 🎉

Link: https://pyfound.blogspot.com/2024/08/announcing-python-software-foundation.html

The PSF is pleased to announce its first batch of PSF Fellows for 2024! Let us welcome the new PSF Fellows for Q1! The following people continue to do amazing things for the Python community:Adam John