Fast xlsx parsing with Python
So you have tried all the tools and libraries, but extracting data from giant Excel sheets is still too slow…
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 slow…
Since computers are all around us those days and many of us grew with them, it’s quite tempting at some…
This morning when I woke up, it was to the sound of my monitoring system notifications. We have a pretty…
I have been recently busy creating materials for teaching / learning Python. The motivation for creating such materials is both…
Recently we wanted to deploy a bunch of Celery workers and connect them using a Redis backend for tasks scheduling and result storage. Since…
This is a presentation that I gave at the first edition of FOSDEMx, at the University of Brussels on May,…
So, you want to be the guy who installs an NSX Edge for the first time and does not spend…
The shape of things to come In the past few months, I think we’ve witnessed the end of the “Big…
Docker everywhere At Adimian, Docker really changed the way we deploy applications. We’ve been playing with it since the beta, and using it…
If you’ve set up a shinken monitor, you’ll probably be a bit disappointed that the graph feature is not included,…
Introduction Shinken is a monitoring service based on Nagios written in python. The cool stuff here is that it’s written in…
Today I wanted to reinstall an openldap server for which I didn’t have credentials, but where I had root access. Some files were…