From 319472905d2f11e0754aaa4777bc93ef4d2752a7 Mon Sep 17 00:00:00 2001 From: stokebreakup <165694895+stokebreakup@users.noreply.github.com> Date: Fri, 30 Aug 2024 14:18:20 -0300 Subject: [PATCH] python-nostr --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7f5f89..f23ee349 100644 --- a/README.md +++ b/README.md @@ -311,6 +311,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [cryptography](https://github.com/pyca/cryptography) - A package designed to expose cryptographic primitives and recipes to Python developers. * [paramiko](https://github.com/paramiko/paramiko) - The leading native Python SSHv2 protocol library. * [pynacl](https://github.com/pyca/pynacl) - Python binding to the Networking and Cryptography (NaCl) library. +* [python-nostr](https://github.com/jeffthibault/python-nostr) - A Python library for Nostr ## Data Analysis