A Python library to manage binary data as bitstreams. Available from https://pypi.org
Bitstream three main features:
- It is easy to use since the bitstream abstraction is simple.
- It works seamlessly at the bit and byte level.
- It supports Python, NumPy and user-defined types.