Pieces of Py
The whole thought behind Pieces of Py is to write down things that I have picked up during my journey learning the Python language. The purpose is, on one hand, to have easy access finding my way back, when it is useful in other contexts. But also to write down and describe what I have learned with code examples, as to better state the knowledge I have gathered.
Publicly posting them on my blog is a way to perhaps support others learning Python.
So Pieces of Py is not meant to be tutorials or descriptions of how to build an entire app, it is rather a way to describe different concepts within common areas within Python that I have learnt. In a way, it is my developer notes.