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
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 details)
File details
Details for the file AppState-0.1.tar.gz
.
File metadata
- Download URL: AppState-0.1.tar.gz
- Upload date:
- Size: 31.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fcc12e1aa078b25cb9996324503786b1ea8d21f6278437b3bf9c092ac1217b1 |
|
MD5 | 90e801e1012a4304657af7232c751376 |
|
BLAKE2b-256 | 43f143771b4d60e18401ba7b675a6b62c8cce8db141c31cea6d6a1d735a1e9de |