Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Articles on dicts
How to Order Dict Output in Python
By Julian Sequeira on 16 February 2017
Learn how to order the output of a Python Dict
Python Tricks book review
By Bob Belderbos on 31 January 2017
A review of Dan Bader’s Python tricks book.
3.6 new features
By Bob Belderbos on 31 December 2016
Finally got a chance to look into Python 3.6’s new features. In this post some highlights and pointers.