
Fast xlsx parsing with Python
So you have tried all the tools and libraries, but extracting data from giant Excel sheets is still too slowRead More
Articles handling all technical topics such as Python software development, IT security, DevOps, Data Science and more.
So you have tried all the tools and libraries, but extracting data from giant Excel sheets is still too slowRead More
Since computers are all around us those days and many of us grew with them, it’s quite tempting at someRead More
This morning when I woke up, it was to the sound of my monitoring system notifications. We have a prettyRead More
I have been recently busy creating materials for teaching / learning Python. The motivation for creating such materials is bothRead More
Recently we wanted to deploy a bunch of Celery workers and connect them using a Redis backend for tasks scheduling and result storage. SinceRead More
This is a presentation that I gave at the first edition of FOSDEMx, at the University of Brussels on May,Read More
So, you want to be the guy who installs an NSX Edge for the first time and does not spendRead More
The shape of things to come In the past few months, I think we’ve witnessed the end of the “BigRead More
Docker everywhere At Adimian, Docker really changed the way we deploy applications. We’ve been playing with it since the beta, and using itRead More
If you’ve set up a shinken monitor, you’ll probably be a bit disappointed that the graph feature is not included,Read More
Introduction Shinken is a monitoring service based on Nagios written in python. The cool stuff here is that it’s written inRead More
I’m using a SoYouStart server from OVH for a project where I need to deploy Docker containers. I kept havingRead More