10 python packages you cant live without...

As a python developer you should at least know that these libs exists... if you use them, thumbs up for you!!


Writing a django json property serializer

A little class build for django framework, that convert method propertys to serializable json... useful if you use json as a way to return your models.