Skip to main content

Distributed application state via a Google App Engine server

Project description

This module allows your Python programs to easily have a persistent global distributed shared state. This state can be used to store things like number of users, game high scores, message of the day from the author, etc. The state has an interface like a dictionary with some additional synchronization functionality and some restrictions. This module connects to a server on the Google App Engine to store and manage data. It uses a simple security model based on Google accounts.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AppState-0.1.tar.gz (31.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page