все параметры
bookworm  ] [  trixie  ] [  sid  ]
[ Источник: sqlitedict  ]

Пакет: python3-sqlitedict (2.1.0-1)

Ссылки для python3-sqlitedict

Screenshot

Ресурсы Debian:

Исходный код sqlitedict:

Сопровождающие:

Внешние ресурсы:

Подобные пакеты:

Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe

A lightweight wrapper around Python's sqlite3 database with a simple, Pythonic dict-like interface and support for multi-thread access:

By default, sqlitedict's exception handling favors verbosity over efficiency. It extracts and outputs the outer exception stack to the error logs.

Features include:

 * Values can be any picklable objects (uses 'pickle' with the highest
   protocol).
 * Support for multiple tables (=dicts) living in the same database file.
 * Support for access from multiple threads to the same connection (needed by
   e.g. Pyro).
 * Support for custom serialization or compression:

Другие пакеты, относящиеся к python3-sqlitedict

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка python3-sqlitedict

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 17,5 Кб58,0 Кб [список файлов]