Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 945 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 945 Bytes

tests black mypy 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]