Metadata-Version: 2.4
Name: sanbuk
Version: 0.0.1
Summary: Official Python SDK for Sanbuk — CPA conversion tracking and server-to-server postbacks.
Author: Sanbuk
License-Expression: Apache-2.0
Project-URL: Homepage, https://sanbuk.com
Project-URL: Repository, https://github.com/sanbuk-dev/sanbuk-python
Project-URL: Issues, https://github.com/sanbuk-dev/sanbuk-python/issues
Keywords: sanbuk,cpa,conversion-tracking,postback,advertising
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# sanbuk

Official Python SDK for Sanbuk.

```
pip install sanbuk
```

## Planned scope

- Server-side conversion postback client
- Signature verification for incoming webhooks
- `event_id` helpers matching the deduplication contract in `sanbuk-api-spec`
- Typed models generated from the OpenAPI spec

Status: placeholder — not yet started.

License: Apache-2.0
