Skip to content

tgree/btype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.