FreeBSD.software
Home/misc/py311-synced-collections

py311-synced-collections

1.0.0

Interact with persistent key-value stores using Pythonic abstractions

The synced_collections package provides Pythonic abstractions over various underlying data stores, presenting APIs that behave like standard built-in Python collections like dicts. synced_collections form the backbone of signac's data and metadata storage, but may be used just as easily outside of signac. For instance, users wishing to access a JSON file on disk like a dictionary and automatically persist all changes could use the synced_collections.JSONDict.

Origin: misc/py-synced-collections
Category: misc
Size: 551KiB
License: BSD3CLAUSE
Maintainer: yuri@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
Website: signac.io
$pkg install py311-synced-collections

Dependencies (1)

Required By (1 packages)

More in misc