Skip to main content

TinyDB Extension for AppEngine

Project description

tinydb-appengine

tinydb-appengine provides TinyDB storage for App Engine. You can use JSON readonly.

Installation

$ pip install tinydb-appengine

Usage

from tinydb import TinyDB
from tinydb_appengine.storages import EphemeralJSONStorage
db = TinyDB('your_data.json', storage=EphemeralJSONStorage)

Project details


Download files

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

Source Distribution

tinydb-appengine-1.0.6.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

tinydb_appengine-1.0.6-py2.py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 2 Python 3

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