Planet Python RSS
215 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Real Python: Supercharge Your Classes With Python super()

Link: https://realpython.com/python-super/

While Python isn’t purely an object-oriented language, it’s flexible enough and powerful enough to allow you to build your applications using the object-oriented paradigm. One of the ways in which Pyt
The No Title® Tech Blog: Why and how I have just redesigned my (other) website

Link: https://no-title.victordomingos.com/articles/2019/new_website

Going through a moment of change in my life, I have decided to redesign my other website, using Pelican and other open source tools. The older version was starting to look a bit aged, especially on mo
Kushal Das: Tracking my phone's silent connections

Link: https://kushaldas.in/posts/tracking-my-phone-s-silent-connections.html


My phone has more friends than me. It talks to more peers (computers) than the
number of human beings I talk on an average. In this age of smartphones and
mobile apps for A-Z things, we are dependent
Dataquest: How to Learn Python for Data Science In 5 Steps

Link: https://www.dataquest.io/blog/how-to-learn-python-for-data-science-in-5-steps/

Why Learn Python For Data Science?
Before we explore how to learn Python for data science, we should briefly answer why you should learn Python in the first place.
In short, understanding Python is on
Made With Mu: A GPIOZero Theramin for Valentine’s Day

Link: https://madewith.mu/mu/users/2019/02/14/gpiozero-theramin.html


Thanks to Ben Nuttall, one of the
maintainers of the wonderful, GPIOZero library, love is in the air.
Why not serenade your Valentine with Mu, a distance sensor, speaker, Raspberry
Pi and some nifty
Continuum Analytics Blog: Intake released on Conda-Forge

Link: https://www.anaconda.com/intake-released-on-conda-forge/

Intake is a package for cataloging, finding and loading your data. It has been developed recently by Anaconda, Inc., and continues to gain new features. To read general information about Intake and ho
PyCon: Eighth Annual PyLadies Auction at PyCon 2019

Link: https://pycon.blogspot.com/2019/01/eighth-annual-pyladies-auction-at-pycon.html

Photo Courtesy of Mike PirnatPyLadies is an international mentorship community for women that use Python. Started with the help of a grant provided by The Python Software Foundation (PSF)  in 2011, Py
PyCharm: PyCharm 2019.1 EAP 4

Link: http://feedproxy.google.com/~r/Pycharm/~3/FEIM-6tduy8/

Our fourth Early Access Program (EAP) version for PyCharm 2019.1 is now available on our website.
New in This Version
Parallel and concurrent testing with pytest

PyCharm makes it easy to run tests qu
Vasudev Ram: pprint.isrecursive: Check if object requires recursive representation

Link: http://jugad2.blogspot.com/2019/02/pprintisrecursive-check-if-object.html

- By Vasudev Ram - Online Python training / SQL training / Linux trainingTree image attributionHi, readers,I was using the pprint module to pretty-print some Python data structures in a program I was
gamingdirectional: Detect the player’s boundary

Link: http://gamingdirectional.com/blog/2019/02/16/detect-the-players-boundary/

In this article, we will start to create the boundary detection mechanism which can be used to help the boy moving around the canvas. We will go slowly where this topic will take a few chapters to com
Codementor: Getting Started with Pathlib

Link: https://www.codementor.io/iyanuashiri/getting-started-with-pathlib-s8rsr4i98

Introduction This tutorial will guide you on how to use the Pathlib module for working with filesystem paths, the benefits, and understand the problem it solves since the Python standard library&helli
Weekly Python StackOverflow Report: (clxv) stackoverflow python report

Link: http://python-weekly.blogspot.com/2019/02/clxv-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-02-16 19:24:24 GMTWhy does Python allow out-of-range slice indexes
Python Insider: Python 2.7.16 release candidate 1 available

Link: http://feedproxy.google.com/~r/PythonInsider/~3/S6j78Cu8CE0/python-2716-release-candidate-1.html

A release candidate for the upcoming 2.7.16 bug fix release is now available for download.
Thomas Guest: Aligning the first line of a triple-quoted string in Python

Link: http://wordaligned.org/articles/aligning-the-first-line-of-a-triplequoted-string-in-python

Python’s triple-quoted strings are a convenient syntax for strings where the contents span multiple lines. Unescaped newlines are allowed in triple-quoted strings. So, rather than write:

song = ("Hap
PyBites: PyBites Twitter Digest - Issue 01, 2019

Link: https://pybit.es/twitter_digest_201901.html

It has been too long 😞 but we're excited to bring you today: 🐍 PyBites Twitter Digest - Issue 01, 2019 😎
Python Developers Survey 2018 results
Hey Pythonistas, have you already seen the Python Develo