Reading Code: Python’s requests library

In preparation for the latest PizzaPY
I browsed the code of Python’s requests library.
(You’ve got to love open source.)
I’m of the opinion that must read lots of code in order to be able to write decent code yourself.
The more diverse you read, the bette… Read more

Similar

An actual history of Python on Android

This ZDNet article was published a few days ago about how "Python apps might soon be running on Android". It summarises some recent developments in Android support for CPython, but disappointingly it’s highly misleading about some key points. In particula... (more…)

Read more »