python-nostr

This commit is contained in:
stokebreakup 2024-08-30 14:18:20 -03:00 committed by GitHub
parent 2252650cfd
commit 319472905d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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