rattler icon indicating copy to clipboard operation
rattler copied to clipboard

Add setters to PrefixRecord and add methods to write back a PrefixRecord to JSON

Open iamthebot opened this issue 9 months ago • 5 comments

Currently, in py-rattler a PrefixRecord is essentially read-only. However, to facilitate use cases where we want to manipulate a record (and optionally write it back) we'd also want setters.

iamthebot avatar Apr 26 '24 21:04 iamthebot

Id be happy to accept contributions. 😄

baszalmstra avatar May 06 '24 08:05 baszalmstra

@baszalmstra looks like #663 is now in progress for this.

iamthebot avatar May 17 '24 21:05 iamthebot

Also interested in this. Right now I have to dump to a temporary JSON just to instantiate new rattler.PrefixRecord objects from Python.

jaimergp avatar Jun 11 '24 10:06 jaimergp

@Wackyator need help finalizing #663 ?

iamthebot avatar Jun 12 '24 00:06 iamthebot

I spoke with @Wackyator and I think its fine to take it over!

baszalmstra avatar Jun 12 '24 04:06 baszalmstra