Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 936 Bytes

File metadata and controls

15 lines (11 loc) · 936 Bytes

tests ruff ty pypi

funlib.persistence

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

installation

Regular installation for usage: pip install funlib.persistence

Developer installation including pytest etc.: pip install funlib.persistence[dev]