And even events and tags are not iterable...

:(

(That's the rust computational Marxism making its way to python code).

I'm guessing I should rather have gone with non rust python native library, but they are not very well maintained.

I'm a bit shocked, such a cool new and developing tech, so bad libraries. Almost makes me want to code one, but I'm coding something very cool using Nostr, this would be a total derailment, so I think I'll consider it a pilgrimage and go through the pain.

Reply to this note

Please Login to reply.

Discussion

Use `to_vec` to convert them to an array, so you can iterate them.