Metadata-Version: 2.1
Name: nostpy
Version: 0.1.0
Summary: A python Nostr library
Author-email: Brian Hartford <bh419@protonmail.com>
License: MIT
Project-URL: homepage, https://github.com/UTXOnly/nostpy
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: argparse
Requires-Dist: asyncio
Requires-Dist: secp256k1
Requires-Dist: websockets
Requires-Dist: cryptography
Requires-Dist: fastapi

# nostpy
nostpy library - A python library for creating, manipulating and querying nostr notes
