About

Emma Delescolle

Hi, I'm Emma Delescolle!

I'm a πŸ‘©β€πŸ’» software engineer, working mostly on 🎸🐍 Django web applications and πŸ“š libraries.

I am the CTO of LevIT.

I often πŸ“’ talk at conferences and ramble about πŸ€–πŸš§πŸˆπŸ–₯️🏚️🍟 other things on this site.

You can follow me on , , and or subscribe to .

πŸ“’ Conference talks

2024

2023

  • PyCon UK: I plugged a Z80 into a Pi Pico. How did that happen??
  • EuroPython: Leveraging the power of Django REST Framework's renderers with HTMX

2022

  • PyCon LT: Py:script: Could it be used as a frontend framework?

2021

  • DjangoCon Europe: Rewriting Django from (almost) scratch in 2021
  • EuroPython: Writing a python web framework in 2021

2020

  • DjangoCon Europe: Creating a Spotify-like streaming service with Django and Vue

2019

  • DjangoCon Europe: Making your life (h)APIer with Django
See all talks...

πŸ“š Libraries

Django Classy Doc

Your Project's Custom API Documentation

As Django projects grow in scale and complexity, clear and comprehensive API documentation becomes crucial. While Django and Django REST Framework get such excellent documentation with CCBV and CDRF respectively, developers often find themselves lacking similar resources for their own custom code.

Django TemplateYAK

Class-based Django TemplateTags

Writing templatetags in Django that don't fit simpletag or inclusiontag is non-trivial. Class-based templatetags is an attempt at making it less complicated.

As a bonus, you'll find a Django Komponent system also included in this library. You can use it straight out of the box or as a reference for implementing your own templatetags.

DRF Schema Adapter

Simplifying Large-Scale REST API Development

In the world of complex Django projects with hundreds or even thousands of models, creating and managing ViewSets and Serializers for each model can be a time-consuming and tedious process. Enter DRF-Schema-Adapter, a powerful solution designed to streamline REST API development with DRF.

πŸ› οΈ Workshops

2018

  • DjangoCon Europe: Hit the ground running with your Django REST Framework API

2016