Planet Python RSS
216 subscribers
16.8K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Dataquest: Python Dictionary Tutorial

Link: https://www.dataquest.io/blog/python-dictionary-tutorial/

Python offers a variety of data structures to hold our information — the dictionary being one of the most useful. Python dictionaries quick, easy to use, and flexible. As a beginning programmer, you c
Christian Barra: How to reverse a list in Python

Link: https://chrisbarra.xyz/posts/how-to-reverse-list-in-python/

How to reverse a list using the square brackets notation with #Python? #europython pic.twitter.com/4C4i9LWv1r
— Christian Barra (@christianbarra) July 25, 2018
Reversing a list in Python is really,
Christian Barra: Discovering the pathlib module

Link: https://chrisbarra.xyz/posts/using-pathlib/

The more I use #Python pathlib, the more I love it. #EuroPython pic.twitter.com/GENcbk76ne
— Christian Barra (@christianbarra) July 26, 2018
The Python Standard Library is like a gold mine, and the
Christian Barra: Python dictionary views

Link: https://chrisbarra.xyz/posts/dictionary-views-in-python/

Did you know that "dict.keys()" returns a view that is a set-like object? #Python pic.twitter.com/0zS9FgnkLL
— Christian Barra (@christianbarra) July 31, 2018
Dictionary is one of the Python’s grea
Ned Batchelder: What I think is good and bad

Link: https://nedbatchelder.com//blog/202005/what_i_think_is_good_and_bad.html

I’m in the #python IRC channel on Freenode a lot. The people there are often
quite opinionated. Julian had the idea
of processing the logs to see what we thought was good, and what was bad, using
sop
PyBites: 5 Helpful Python Decorator Use Cases

Link: https://pybit.es/articles/5-helpful-python-decorator-use-cases/

Some time ago I asked on Twitter:
I was curious what you use #Python decorators for? 
And I got quite an amazing / insightful response:

I was curious what you use #Python decorators for?It would be n
"Paolo Amoroso's Journal": The Python feed of my old blog Moonshots Beyond the Cloud has long been...

Link: https://journal.paoloamoroso.com/the-python-feed-of-my-old-blog-moonshots-beyond-the-cloud-has-long-been?pk_campaign=rss-feed

The Python feed of my old blog Moonshots Beyond the Cloud has long been aggregated by Planet Python. But I'm no longer going to update that blog, so I removed the old feed from Planet Python and submi
Nicola Iarocci: Eve 2.0.4 released

Link: https://nicolaiarocci.com/eve-2.0.4-released/

I just released Eve 2.0.4, the REST API framework for #python. It’s available on PyPI and includes a relevant security fix so you might want to update ASAP.
Package info Docs Subscribe to the newsle