Skip to main content

Python API bindings for Simple Pay

Project description

# SimplePay API

Unofficial Python bindings for Simple Pay's API.

https://www.simplepay.co.za/api-docs/


## Usage
```python

from simplepay import SimplePay

api = SimplePay("simple-pay-api-key")
print(api.get_clients())
print(api.get_employees("client_id"))
```

## Documentation

Documentation can be found here: https://cstranex.github.io/simplepay


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SimplePay-0.1b0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

SimplePay-0.1b0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page