SqliteDict
JSON →SqliteDict is a Python library that provides a persistent dictionary interface, backed by sqlite3 and using pickle for serialization. It is designed to be multithread-safe as a workaround for Python's `sqlite3` thread limitations and supports multiple tables within a single database file. It offers a simple, Pythonic dict-like interface to an SQLite database, currently at version 2.1.0, and is actively maintained.
Traffic · last 30 days ↑0% vs prev 7d
total hits 17
actors 5 distinct systems
last hit 3d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France
API endpoints
full doc /v1/registry/sqlitedict
install /v1/registry/sqlitedict/install
compatibility /v1/registry/sqlitedict/compatibility