API#
The API docs are generated from the docstrings, so are also available via the help()
function in a Python interpreter session.
The most important classes available in the tibs module are:
Tibs — An immutable sequence of bits.
Mutibs — A mutable sequence of bits.
View and MutableView — Immutable and mutable interpretation wrappers for byte order, bit order and labelled fields.