Metadata-Version: 2.4
Name: weft-sdk
Version: 0.2.1
Summary: Unified Weft SDK for the Weft API and x402 Facilitator
Project-URL: Homepage, https://github.com/weft-labs/weft-sdk
Project-URL: Documentation, https://github.com/weft-labs/weft-sdk
Project-URL: Repository, https://github.com/weft-labs/weft-sdk
Author: Weft Labs
License: Apache-2.0
Keywords: micropayments,payments,sdk,weft,x402
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: x402>=1.0.0
Description-Content-Type: text/markdown

# weft-sdk (Python)

Unified Weft SDK for the Weft API and x402 Facilitator.

## Install

```bash
pip install weft-sdk
```
