Made some progress in designing a new #activitypub Python library: https://github.com/dsblank/activitypub
Three levels of use:
* AP objects
* AP + database for persistent objects
* apps
Hope to have a few database examples.... MongoDb and a DummyDb have been implemented. DB-API should be easy.
Feel free to join, or give feedback!
