hit counter

Timeline

My development logbook

Odict

Pure python implementation of odict (“Ordered dictionary”) can be slow in term of performance. If performance is an issue, sqlalchemy.util.OrderedDict is a faster alternative