/funlib.persistence

Interfaces for data (arrays and graphs) and storage formats (databases and file formats)

Primary LanguagePythonMIT LicenseMIT

tests black mypy

funlib.persistence

Interfaces for data (arrays and graphs) and storage formats (databases and file formats)

installation

regular installation for usage: pip install . developer installation including pytest etc.: pip install ".[dev]"