PMS v0.1.1
I've uploaded v0.1.1 of PMS to PyPi. This adds an endpoint that returns the next event from Mongo. This endpoint can be used with the pms_watch command in your shell to get events from PMS easily.
I still have no docs or tests so we'll see this week when I try using it with another project if it winds up being useful.
The pms_watch command should probably be moved to a pms_utils package.
Comments [0]