ANN: binario - simple work with binary files

bwatas at gmail.com bwatas at gmail.com
Sat Aug 23 12:24:05 EDT 2014


binario is the Python package that lets an application read/write primitive data types from an underlying input/output file as binary data.

Package on PyPI: https://pypi.python.org/pypi/binario
Package on GitHub: https://github.com/asaskevich/binario
Docs: http://binarios-docs.readthedocs.org/en/latest/

Package still in Alpha, and I need some help with testing, new features and docs :)



More information about the Python-list mailing list