Skip to main content

No project description provided

Project description

tinydb_sqlite

Usage

from tinydb import TinyDb
from tinydb_sqlite import SQLiteStorage

with TinyDB(storage=SQLiteStorage, connection='db.sqlite') as db:
    ...

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_sqlite-0.1.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

tinydb_sqlite-0.1.2-py3-none-any.whl (4.8 kB view hashes)

Uploaded 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