Talks

I have had the opportunity to give talks at a few conferences, mainly about Python, Django and general software development.

2018

Keep the git history of your Django project clean

Original title: Soigner l'historique git de son projet Django

Talk given on at DjangoCon(g) France 2018, Lille, France.

This presentation described why it is important to keep your project’s Git history clean, illustrated by small examples before being applied to a more substantial Django project.

2017

Forms & Jinja Macros

Original title: Formulaires et macros Jinja

Talk given on at PyCon FR 2017, Toulouse, France.

In this short talk, we will present how we use Jinja macros to render forms in our Django applications, as well as the different tests we implemented for quality control.

2015

Invoke • Run task with python

Original title: Invoke • Exécuter ses tâches en python

Talk given on at DjangoCong, Clermont-Ferrand, France.

Quick presentation of using Invoke to run tasks, instead of using a Makefile.

Monitoring your Django app with Sentry

Original title: Surveiller son application Django avec Sentry

Talk given on at DjangoCong, Clermont-Ferrand, France.

Presentation of Sentry (how to install + use with Django)

2013

What would my python look like?

Original title: À quoi ressemblerait mon python ?

Talk given on at Pytong, Toulon, France.

Sharing a few (not really serious) thoughts about how to make python better, by using unicode operators.

2011

Towards programming languages

Original title: Vers des langues de programmation

Talk given on at Apéroweb Toulouse, Toulouse, France.

Rehearsal for SudWeb conference with the full original version of the talk.

Towards programming languages

Original title: Vers des langues de programmation

Talk given on at SudWeb, Nîmes, France.

I wondered, in the talk, if “programming language” should be translated into « langue de programmation » instead of « langage de programmation ».