Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 767 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 767 Bytes

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