btype Package for easily declaring data types in Python that can then be manipulated like normal objects but packed into a bytes() object. Also supports instantiating data types by unpacking from a bytes() object.