pkl-python icon indicating copy to clipboard operation
pkl-python copied to clipboard

Any support for writing out read models?

Open mcstoufer opened this issue 7 months ago • 0 comments

I have some extremely large PKL based models that need periodic value updates to them. This lib is working super slick to read the model in and update the right elements. However, w/o any ability to write the modified model is a bit of a downer.

Is there some other mechanism I haven't seen that performs this?

mcstoufer avatar Jun 05 '25 00:06 mcstoufer