bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.
To download the module, as well as for defect reports, enhancement requests and Subversion repository browsing go to the project’s home on Google Code: http://python-bitstring.googlecode.com
You may also be able to use just easy_install bitstring.
The manual provides an introduction to the module and details most its capabilities.
The reference section has a complete list of all the classes, methods, attributes and functions of the bitstring module, together with short examples for many items.
Written by Scott Griffiths <scott@griffiths.name>. If you have any questions, suggestions or criticisms (about this module!) then please email me. Also if you use bitstring in your own project then I’d be interested to hear how it’s being used.