Skip to content

rsm-gh/gbkf-core-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python implementation of the Generic Binary Keyed Format (*.gbkf).

This implementation is not yet finished.

remarks

  • Currently, the Reader and Writer classes store all content in RAM. In the future, they will be improved to support disk-based I/O operations for large files.
  • Floats can induce numerical deltas, for example, writing 100.9 will be read as 100.9000015258789

About

Python implementation of the Generic Binary Keyed Format (*.gbkf)

Topics

Resources

License

Stars

Watchers

Forks

Languages