Skip to content

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

License

Notifications You must be signed in to change notification settings

funkelab/funlib.persistence

Repository files navigation

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]"