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
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file SimplePay-0.1b0.tar.gz
.
File metadata
- Download URL: SimplePay-0.1b0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70b0c67e3399b3a3627425fd996ac515f4047455b4b731f59b1f38f76b49fee4 |
|
MD5 | 27cad797e57bcafce01fba59cdaa6218 |
|
BLAKE2b-256 | d49381ac543ad1ea4411fdc4bf044f45e556c1ee7eb872e48e659855c53ea368 |
File details
Details for the file SimplePay-0.1b0-py3-none-any.whl
.
File metadata
- Download URL: SimplePay-0.1b0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcfd187fb6b72202abfce4260b9077572b947d50019bee4d93a9fa076fbe8c26 |
|
MD5 | d7a2c77907e618b25ef81febdb075544 |
|
BLAKE2b-256 | b01e1fb96d877857442ff71b304747450e761e0f542ee91c6c2d84c0e9672b1a |