Metadata-Version: 2.4
Name: absolutepay
Version: 0.0.1
Summary: Official AbsolutePay SDK — accept crypto payments, send payouts, and reconcile.
Project-URL: Homepage, https://absolutepay.io
Project-URL: Documentation, https://docs.absolutepay.io
Author: AbsolutePay
License-Expression: LicenseRef-Proprietary
Keywords: absolutepay,api,crypto,payments,payouts,sdk,stablecoin
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Office/Business :: Financial
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# absolutepay

Official Python SDK for [AbsolutePay](https://absolutepay.io) — accept crypto payments, send
payouts, and reconcile. Early placeholder that reserves the name; full client on the way.

- **Docs:** https://docs.absolutepay.io
- **API base:** `https://api.absolutepay.io`

```python
import absolutepay
print(absolutepay.API_BASE_URL)
```

© AbsolutePay. Proprietary.
