pyinfra - :zap: Deploy stuff by diff-ing the state you want against the remote server... (more…)
Read more »
Read ancient CPython source code, and learn a principle so pithy you can write it on the back of your hand. (more…)
Read more »
Fast ISO8601 date time parser for Python written in C - GitHub - closeio/ciso8601: Fast ISO8601 date time parser for Python written in C... (more…)
Read more »
Level: Introductory and overview We have started to look at the opensource packages that do not list Windows on Arm as a target. Our aim is to work with the ... (more…)
Read more »
Airflow is a tool commonly used for Data Engineering. It’s great to orchestrate workflows. Version 2 of Airflow only supports Python 3+ versions, so we need to make sure that we use Python 3 to install it. We could probably install this on another Linux d... (more…)
Read more »