-
The signed 8-bit int, signed 16-bit int, signed 32-bit int, and 32-bit float converters have been finished.
A.K.A:
node2python is finally almost finished. I just have to create a system to correctly analyze all the imported data and convert them correctly.




This may or may not cause you agony, but I just realized that I think there’s a Python library that does what you were going insane about yesterday:
https://pypi.org/project/binaryfile/