binio

A python module to simplify reading and writing binary files (or file-like objects). This module is a convenience layer on top of standard python module "struct".


Keywords
io, binary, struct, file
License
MIT
Install
pip install binio==1.2.3