Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Real Python: Linked Lists in Python: An Introduction

Link: https://realpython.com/linked-lists-python/

Linked lists are like a lesser-known cousin of lists. They’re not as popular or as cool, and you might not even remember them from your algorithms class. But in the right context, they can really shin
Python Software Foundation: An Update on PyPI Funded Work

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/z7etGrGbVbU/an-update-pypi-funded-work.html


Originally announced at the end of 2018, a gift from Facebook Research is funding improvements for the security PyPI and its users.

What's been done

After launching a request for information and su
Stack Abuse: One-Hot Encoding in Python with Pandas and Scikit-Learn

Link: https://stackabuse.com/one-hot-encoding-in-python-with-pandas-and-scikit-learn/

Introduction
In computer science, data can be represented in a lot of different ways, and naturally, every single one of them has its advantages as well as disadvantages in certain fields.
Since compu
Red Hat Developers: How to write an ABI compliance checker using Libabigail

Link: https://developers.redhat.com/blog/2020/04/02/how-to-write-an-abi-compliance-checker-using-libabigail/

I’ve previously written about the challenges of ensuring forward compatibility for application binary interfaces (ABIs) exposed by native shared libraries. This article introduces the other side of th
PyCharm: PyCharm 2020.1 Release Candidate

Link: http://feedproxy.google.com/~r/Pycharm/~3/mdFvfWZ7Vg4/

We’ve passed the final approach fix, and we’re now established on the glideslope for the PyCharm 2020.1 release. This week’s build brings a couple of bug fixes as we hope to take the release in for a
Matt Layman: Onboarding Continuity - Building SaaS #50

Link: https://www.mattlayman.com/building-saas/onboarding-continuity/

In this episode, we stepped from the welcome onboarding page to the first interactive page in the flow. I extracted the common banner for each of the templates and customized it for each of the steps
EuroPython: EuroPython 2020: CFP for the Online Event

Link: https://blog.europython.eu/post/614296142774173696


Since we had started the CFP under the assumption of running an
in-person conference and are now switching EuroPython 2020 to an
online event, we will extend the CFP for another two weeks until
April
Matt Layman: Templates For User Interfaces

Link: https://www.mattlayman.com/understand-django/templates-user-interfaces/

In the previous Understand Django article, we looked at the fundamentals of using views in Django. This article will focus on templates. Templates are your primary tool in a Django project for generat
Randy Zwitch: Building pyarrow with CUDA support

Link: http://randyzwitch.com/pyarrow-cuda-support/

The other day I was looking to read an Arrow buffer on GPU using Python, but as far as I could tell, none of the provided pyarrow packages on conda or pip are built with CUDA support. Like many of the
Real Python: The Real Python Podcast – Episode #3: Effective Python and Python at Google Scale

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

In this episode, Christopher interviews Brett Slatkin about the 2nd edition of his book Effective Python. Brett talks about the revisions he made for the book, and updating it for the newest versions
Python Software Foundation: Announcing a new Sponsorship Program for Python Packaging

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/B7IZS03_Ajc/sponsoring-python-packaging.html


The Packaging Working Group of the Python Software Foundation is launching an all-new sponsorship program to sustain and improve Python's packaging ecosystem. Funds raised through this program will g
Armin Ronacher: App Assisted Contact Tracing

Link: http://lucumr.pocoo.org/2020/4/3/contact-tracing

I don't know how I thought the world would look like 10 years ago, but a
pandemic that prevents us from going outside was not what I was picturing.
It's about three weeks now that I and my family are
Codementor: Analysis of the progress of COVID-19 in the world with Data Science.

Link: https://www.codementor.io/tstambulsky/analysis-of-the-progress-of-covid-19-in-the-world-with-data-science-1562tx2kbg

Analysis of the progress of COVID-19 in the world with Data Science.
Amjith Ramanujam: Examples are Awesome

Link: https://blog.amjith.com/examples-are-awesome

There are two things I look for whenever I check out an Opensource project or library that I want to use. 1. Screenshots (A picture is worth a thousand words). 2. Examples (Don't tell me what to do, s
Catalin George Festila: Python 2.7.8 : Using python scripts with Revit Dynamo.

Link: http://python-catalin.blogspot.com/2020/04/python-278-using-python-scripts-with.html

Dynamo is a visual programming tool that extends the power of the Revit by providing access to Revit API (Application Programming Interface.
Dynamo works with node, each node have inputs and outputs a
Weekly Python StackOverflow Report: (ccxxii) stackoverflow python report

Link: http://python-weekly.blogspot.com/2020/04/ccxxii-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-04-04 13:57:17 GMTComplete set of punctuation marks for Python (no