From 8d456fd77a8f8463ac81d41101067461816590ad Mon Sep 17 00:00:00 2001 From: Jeff Thibault Date: Wed, 3 Aug 2022 19:28:11 -0400 Subject: [PATCH] add python-nostr --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b0003f..f68a4d5 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ them: - [nostr-rs](https://github.com/futurepaul/nostr-rs) - a Rust implementation of the nostr protocol - [relayer](https://github.com/fiatjaf/relayer) - a server framework for writing custom relays - [NostrPostr](https://github.com/Giszmo/NostrPostr) - a Kotlin Nostr library for clients or relays +- [python-nostr](https://github.com/jeffthibault/python-nostr) - a python library for making clients ## Tools - [nostr registry](https://codeberg.org/rsbondi/nostr-registry) - a database of known relays with their uptime and NIP support tables