Automating daily tasks with Python is easy. With a combination of APIs and easy-to-understand libraries, you can easily set up systems that scrape websites, send emails, and manage data and analytics. One very common task you’ll need to automate in the co... (more…)
Read more »
A recurring conversation with my collegues has been around whether to extract
string literals to the top of a Python module as global constants. I often see
people writing Python modules that include (more…)
Read more »
A few months ago I decided to run a benchmark to showcase how RonDB 24.10 can handle 100M Key lookups per second using our REST API server ... (more…)
Read more »
Monty Python and the Holy Grail is back in cinemas this Fall 2023 for the first time... Since the last time.www.holygrailincinemas.com#MontyPython #HolyGrail... (more…)
Read more »
A Python tool to parse PDF statements from Poste Italiane (Postepay, BancoPosta) and extract data as structured JSON. - genbs/poste-italiane-parser... (more…)
Read more »