Learn by reading code: Python standard library design decisions explained

On your Python learning journey, you may have heard that a great way to get better is to read code written by other people. That’s true, but finding good code to study is not easy, mostly because the design philosophy and the reasoning behind the code are… Read more

Similar

Exploring Line Lengths in Python Packages

This week, Twitter upped their single-tweet character limit from 140 to 280, purportedly based on this interesting analysis of tweet lengths published on Twitter's engineering blog. The gist of the analysis is this: English language tweets display a rough... (more…)

Read more »

Siftrics announces official Python client

Published February 24, 2020Yesterday, we announced an offical Node.js client for the Sight API. That was a short blog post. For Node.js developers all around the world, we reduced the friction of doing state-of-the-art text recogntion to merely specifying... (more…)

Read more »