Open source python client to read your data from the Colmi R02 family of Smart Rings. 100% open source, 100% offline. (more…)
Read more »
I attended PyCon 2021 over the weekend. I’ve been using Python my entire careerbut recently it became my daily driver and primary language. I thought thatatt... (more…)
Read more »
Debug your python script with a jupyter notebook. Contribute to ebanner/extipy development by creating an account on GitHub. (more…)
Read more »
I have become quite a fan of Python's built-in namedtuple collection lately. As others have already written, despite having been available in Python 2.x and 3.x for a long time now, namedtuple continues to be under-appreciated and under-utilised by many p... (more…)
Read more »
Python’s itertools package provides you with a tonne of iterators. In this episode, we take a whirlwind tour of all the things itertools has to offer, and al... (more…)
Read more »