The Simperium Python library helps you build backend services and command-line apps. By using a special admin key, you can tap all the changes being made by all your users on every device.
You might use Simperium Python for a variety of purposes:
This is currently a wrapper for our HTTP API rather than a full-fledged library with diffing. Clone the Simperium Python repository to get started.
git clone https://github.com/Simperium/simperium-python.git
Want complete control over your app's data and users? You can use Simperium Python to receive all your app's data across all your users, and then keep it updated in your own database.
Try the Simpletodo Service tutorial to learn how it works, or see the Python API reference for more details.