Closed ericphanson closed 2 years ago
I would rather just add a todict
function that just creates the dictionary. And then people can serialize it using JSON or whatever.
bump
bump
Thanks for the bump!
This will need some docs in the README so that people can use it.
This allows serialization with JSON3:
This is not enough to be able to de-serialize back into a TimerOutput object, but for my purposes (logging out timers), it's sufficient.