Accelergy-Project / timeloop-python

Python wrapper for the timeloop project.
MIT License
8 stars 3 forks source link

Bind io #23

Closed rengzhengcodes closed 1 year ago

rengzhengcodes commented 1 year ago

This binds the IO of Timeloop into Python, with certain test cases to ensure functionality. The outputs currently are bound through a combination of structs-to-classes that can be accessed through introspection, and string dumps in line with the Timeloop print outs.