Posts in 'Python'

MongoDB at the EuroPython and a new sync/async ODM: μMongo

Coming back from the EuroPython where I could share feelings about the MongoDB ODMs in Python. I've learned few things there:

People only talk about Mongoengine

Mongoengine is the most well known ODM out there, probably because it is one of the oldest and most starred on Github. Beside it's …

Let's go to the Euro Pycon !

Tomorrow starts the Euro Pycon 2016 in Bilbao ;-)

Well it actually started today, but the events were only for women ("Django Girl") and newcomers to python ("Beginner's day"). The latter catch my attention btw: I would guess only long time lover of a language would come to the conference about …

Learning async programming the hard way

This weekend, I noticed diesel.io is no longer reachable. I guess it's time to organize the funerals of this project.

First a word about the dead from it pypi page:

diesel is a framework for easily writing reliable and scalable network applications in Python. It uses the greenlet library …