And stuff

I’m Daniele Procida, a Django user and developer.

I’ve contributed to:

  • django CMS
  • Arkestra
  • Django
enumerate(sequence[, start=0])

Return an iterator that yields tuples of an index and an item of the sequence. (And so on.)