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 »
Spend more time modeling, and less time managing infrastructures. A hands-on tutorial. (more…)
Read more »
A browserless HTML testing library for Python. Contribute to valentinogagliardi/unbrowsed development by creating an account on GitHub. (more…)
Read more »
In this short article I will demonstrate a nifty trick to get your python tracebacks annotated with git blame information, specifically… (more…)
Read more »