Tag Django

Creating Solid APIs

Creating APIs that other developers love to use isn’t trivial. I’ll share some tips and best practices, and talk about why it all matters.

Profiling Python Code

Intro to profiling Python code, using built-in cProfile, Yappi and Uber’s PyFlame

Creating Solid Foundations

In any development team that’s even slightly bigger, solid tools will become an important efficiency enabler. They can make your...