binary-helpers

A developer-experience focused wrapper around pack and unpack.


License
MIT
Install
pip install binary-helpers==0.0.4

Documentation

Binary

A developer-experience focused wrapper around pack and unpack.

Installation

For current develop branch installation please use the following:

pip install -e git://github.com/deadlock-delegate/python-binary.git@master#egg=binary

Credits

This Python package is based on Brian Faust's PHP Binary lib.

License

MIT © deadlock