Metadata-Version: 2.4
Name: nostr-dvm
Version: 1.1.7
Summary: A framework to build and run Nostr NIP90 Data Vending Machines. Unrecommended by fiatjaf.
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
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: nostr-sdk==0.45.1
Requires-Dist: bech32==1.2.0
Requires-Dist: yt-dlp==2026.8.19
Requires-Dist: python-dotenv==1.2.3
Requires-Dist: emoji==2.15.0
Requires-Dist: ffmpegio==0.9.1
Requires-Dist: ffmpegio-core==0.10.0
Requires-Dist: pillow==12.3.0
Requires-Dist: PyUpload==0.1.4
Requires-Dist: pandas==2.2.2
Requires-Dist: requests==2.34.2
Requires-Dist: zipp==3.19.1
Requires-Dist: urllib3==2.7.0
Requires-Dist: networkx==3.3
Requires-Dist: scipy==1.13.1
Requires-Dist: rich==15.0.0
Requires-Dist: beautifulsoup4==4.15.0
Requires-Dist: tqdm==4.70.0
Provides-Extra: openai
Requires-Dist: openai<2,>=1.55.3; extra == "openai"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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