Skip to main content

SQLite storage for aiogram bots.

Project description

SQLiteStorage

SQLite storage is a small module that allows you to use SQLite as aiogram storage.

Install

pip install sqlitestorage

Usage

from sqlitestorage import SQLiteStorage

....

dp = Dispatcher(storage = SQLiteStorage('users.db'))

Thanks KurimuzonAkuma for his gist

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sqlitestorage-1.1.1-py3-none-any.whl (3.1 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