Metadata-Version: 2.4
Name: vend-client
Version: 0.1.0
Summary: Python client for Vend API Merchant
Author-email: Vend <vend@paypercall.dev>
License: MIT
Project-URL: Homepage, https://paypercall.dev
Project-URL: Source, https://github.com/PANDeveloper001/vend
Project-URL: Documentation, https://paypercall.dev
Keywords: x402,nano,pay-per-call,api
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27
Provides-Extra: cli
Requires-Dist: httpx>=0.27; extra == "cli"
Provides-Extra: paid
Requires-Dist: feeless402>=0.2.0; extra == "paid"
