Skip to content

fmoo/python-structio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-structio

Convenient, readable, struct-based stream I/O

import structio

s = structio.StructIO('\xad\xde\xef\xbe')
s.peek_uint16()  # "dead"

About

Convenient, readable, struct-based stream I/O

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages