We recommend upgrading to the latest Safari, Google Chrome, or Firefox. (more…)
Read more »
One of the cool tricks I came across was how to write a self-sufficient AWS Lambda function, the idea is to have your Lambda function installs its dependencies at runtime/require time, instead of having to redeploy it each time you add a new dependency. (more…)
Read more »
DepthCryption is bleeding edge encryption package that offers a novel approach to encryption that has never been seen before, offered through incredibly easy to use functions with an impressive sui... (more…)
Read more »
data load tool (dlt) is an open source Python library that makes data loading easy π οΈ - GitHub - dlt-hub/dlt: data load tool (dlt) is an open source Python library that makes data loading easy π οΈ... (more…)
Read more »
Nornir is an automation framework written in python to be used with python. Most automation
frameworks hide the language they are written in by using some cumbersome pseudo-language
which usually is almost Turing complete, but lacks tooling to debug and t... (more…)
Read more »