Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Red Hat Developers: Red Hat Enterprise Linux 8.2 brings faster Python 3.8 run speeds

Link: https://developers.redhat.com/blog/2020/06/25/red-hat-enterprise-linux-8-2-brings-faster-python-3-8-run-speeds/

The Python interpreter shipped with Red Hat Enterprise Linux (RHEL) 8 is version 3.6, which was released in 2016. While Red Hat is committed to supporting the Python 3.6 interpreter for the lifetime o
Giampaolo Rodola: test 2

Link: https://gmpy.dev/blog/2020/test-2

this is a test 2
Matt Layman: Store Data With Models

Link: https://www.mattlayman.com/understand-django/store-data-with-models/

In the previous Understand Django article, we encountered forms and how forms allow your application to receive data from users who use your site. In this article, you’ll see how to take that data and
Learn PyQt: Create GUI Applications with Python & Qt5, 4th Edition now available (PyQt5 & PySide2)

Link: https://www.learnpyqt.com/blog/pyqt5-pyside2-book-4th-edition/

Hello! This morning I released a new update to my PyQt5 book Create GUI Applications, with Python & Qt5. This is an enormous update, expanding it from 258 to 665 pages and adding 211 complete code exa
Data School: Answering 59 scikit-learn questions (video)

Link: https://www.dataschool.io/scikit-learn-questions/

In April, I hosted a live, public webcast to answer any questions about scikit-learn. I've been teaching scikit-learn for five years, and I really enjoy sharing my knowledge with others!
Hundreds of p
Red Hat Developers: Red Hat Software Collections 3.5 brings updates for Red Hat Enterprise Linux 7

Link: https://developers.redhat.com/blog/2020/05/29/red-hat-software-collections-3-5-brings-updates-for-red-hat-enterprise-linux-7/

Red Hat Software Collections 3.5 and Red Hat Developer Toolset 9.1 are now available for Red Hat Enterprise Linux 7. Here’s what that means for developers.
Red Hat Software Collections (RHSCL) is how
Codementor: An introduction to the BRKGA-MP-IPR Algorithm

Link: https://www.codementor.io/marcelofa/an-introduction-to-the-brkga-mp-ipr-algorithm-17qpq645gk

I recently performed a study on a brand new evolutionary algorithm called BRKGA-MP-IPR. This article aims to explain a little about what the algorithm consists of and its main features.
Test and Code: 119: Editable Python Installs, Packaging Standardization, and pyproject.toml - Brett Cannon

Link: https://testandcode.com/119

There's stuff going on in Python packaging and pyproject.toml.
Brett and I talk about some upcoming work on Python packaging, such as:

editable installs


the need for standardization
is a feature of
Real Python: The Real Python Podcast – Episode #15: Python Regular Expressions, Views vs Copies in Pandas, and More

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

Have you wanted to learn Regular Expressions in Python, but don't know where to start? Have you stumbled into the dreaded pink SettingWithCopyWarning in Pandas? This week on the show, we have David Am
Stack Abuse: Bucket Sort in Python

Link: https://stackabuse.com/bucket-sort-in-python/

Introduction
In this tutorial, we'll be diving into the theory and implementation of Bucket Sort in Python.
Bucket Sort is a comparison-type algorithm which assigns elements of a list we want to sort
Matt Layman: Hackathon App Part 2 - Building SaaS #62

Link: https://www.mattlayman.com/building-saas/hackathon-app-part-2/

In this episode, we took a break from the regular app to work on an app for a local hackathon that I’m participating in. This is the second week for the hackathon and in this stream, I apply the final
Catalin George Festila: Python 3.6.9 : My colab tutorials - part 005.

Link: http://python-catalin.blogspot.com/2020/06/python-369-my-colab-tutorials-part-005.html

Today I tested google colab python features with google authentification and google.colab drive and files.
The first part of google colab code comes with authentification and you need to add the verif
Python Software Foundation: 2020 Python Software Foundation Board of Directors Election Retrospective and Next Steps

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/e1hoaUKXm30/2020-python-software-foundation-board_26.html


With the 2020 Board of Directors Election Results announced, a new class of directors will officially be joining June 30th!

In light of the results and narrow margins, the Python Software Foundation
Python Bytes: #187 Ready to find out if you're git famous?

Link: https://pythonbytes.fm/episodes/show/187/ready-to-find-out-if-you-re-git-famous

<p>Sponsored by us! Support our work through:</p>

<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://t.co/AKfVKcveg6
Catalin George Festila: Python 2.7.10 : IronPython and C# with Dynamic Language Runtime.

Link: http://python-catalin.blogspot.com/2020/06/python-2710-ironpython-and-c-with.html

This is a simple tutorial about python and C# using the Dynamic Language Runtime with IronPython.I use Visual Studio 2019 and .NET Framework 4.7.2 with my Console C# project named DynamicLanguageRunti