This article takes you through the creation of a COVID vaccination rate notifier. This project works by scraping data from the web and then displaying system notifications with Python. (more…)
Read more »
This is an introduction into the Pillr application, hosted at www.pillr.net. (more…)
Read more »
As you probably know, the GIL stands for the Global Interpreter Lock, and its job is to make the CPython interpreter thread-safe. The GIL allows... (more…)
Read more »
SymPy is an open source computer algebra system written in pure Python. It is built with a focus on extensibility and ease of use, through both interactive and programmatic applications. These characteristics have led SymPy to become a popular symbolic li...
Read more »
Python library for communication with Tapo Cameras - JurajNyiri/pytapo... (more…)
Read more »