Python Timer Util

Python Timer Util

May 2015

Technologies:

  • python
  • django
  • timer

A timer util that I found so useful and reusable in profiling backend code I decided to package it up as an open source library (pip). It allows developers to quickly find bottlenecks in their code with just one line.