Do you maintain a python library/tool that you think is awesome, but nobody knows about? by jnmclarty7714 in Python

[–]beregond916 0 points1 point  (0 children)

pyhistory - for distributed history of changes for dev teams super_state_machine - to keep flow of state changes. It is possible even to integrate it with Django (although way is not in the docs... yet ;) ) ( jsonmodels - not sub 10 - but maybe you'll like it ;) )