Whats everyones favorite nostr development kit thing for using nostr with Python or Go?
Discussion
This is used for Python: https://github.com/jeffthibault/python-nostr
I starting making my own Python nostr library because I thought the one above was too complicated though.
For go, ZBD has one similar to their nostr tools JavaScript library: