A record-oriented data format that uses Protocol Buffers for serialization. Current version 0.0.7, with no recent updates. Suitable for storing structured records efficiently. The library is minimal and rarely updated.
pip install aimrecordsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic example to write and read records using RecordFile.
Consider using more mature formats like Parquet or HDF5 for production.
No dependency data recorded yet.