Expert Overview
Things I'm Doing
Talks I've Given
Andrea is 35 and works as a Python/Django developer for a company based in London. In his spare time he likes to work on open source projects, attend local meetups and build stuff with Arduino and RaspberryPi. At the moment, he is learning the Go language.
 
Talks I've Given
-
Creating a custom Django Middleware
Featuring Andrea Grandi
Basic tutorial to learn about Django middlewares and how to create one.
django -
Factoryboy: Creating data for unit tests in an easy way
Featuring Andrea Grandi
Factoryboy is a Python library that replaces fixtures, useful when writing unit tests and some generated data is needed.
python