Digital Studium

Blog about Linux, DevOps and cloud technologies

🌐 Русский

Digital Studium

Python: How to easily write a CLI tool for Linux using Fire


🧘 By: Konstantin Shutkin

I want to share the easiest way I know to write a CLI tool for Linux administration using python and Fire.
Read more...

Python: How to load multiple web pages in parallel


🧘 By: Konstantin Shutkin

This article describes how to load the content of multiple web pages from multiple urls in parallel with python.
Read more...