Metadata-Version: 2.1
Name: nostr-dvm
Version: 0.7.2
Summary: A framework to build and run Nostr NIP90 Data Vending Machines
Home-page: https://github.com/believethehype/nostrdvm
Author: Believethehype
Author-email: believethehypeonnostr@proton.me
License: MIT
Keywords: nostr,nip90,dvm,data vending machine
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: nostr-sdk==0.32.2
Requires-Dist: bech32==1.2.0
Requires-Dist: pycryptodome==3.20.0
Requires-Dist: yt-dlp==2024.5.27
Requires-Dist: python-dotenv==1.0.0
Requires-Dist: emoji==2.12.1
Requires-Dist: ffmpegio==0.9.1
Requires-Dist: Pillow==10.1.0
Requires-Dist: PyUpload==0.1.4
Requires-Dist: pandas==2.2.2
Requires-Dist: requests==2.32.3
Requires-Dist: moviepy==2.0.0.dev2
Requires-Dist: zipp==3.17.0
Requires-Dist: urllib3==2.2.1
Requires-Dist: networkx==3.3
Requires-Dist: scipy==1.13.1
Requires-Dist: beautifulsoup4==4.12.3

A framework to build and run Nostr NIP90 Data Vending Machines. See the github repository for more information
