This is a python implementation of Binson. This goal of this implementation is to provide a tool when testing projects using Binson. The code is not review and is therefore not production stable.
tox is used for testing multiple python versions. unittests is used as test framework.
$ pip install tox
$ tox
- Update documentation
- Write examples
- Review
- Continue define user API for Binson and BinsonArray class