Unofficial Oy Client library for Python
Project description
Oy Client
Unofficial Oy Client using Python https://api-docs.oyindonesia.com/
Prerequisites
These library only tested for python 3.7 but it should be compatible to other python version
please create issue or contact me if you want to test it on python2
Installing
pip3 install oy-client
Quick Start
from oy import build_client
# get balance
oy_client = build_client("https://sandbox.oyindonesia.com/staging/partner", "username", "api-key")
oy_client.get_balance()
# inquiry account
oy_client.inquiry_account("014", "1234561234")
# disburse
disburse("014", "123456789", 100000)
Built With
- Requests - HTTP Library Used
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Kelvin Desman - Vousmeevoyez
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oy-client-0.1.4.1.tar.gz.
File metadata
- Download URL: oy-client-0.1.4.1.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38c7958cb60b763342e7a21c8a53f48f5b410003448ed2b06327a5b596841f81
|
|
| MD5 |
7e0bcd36ffe88106b1f296778e1d3090
|
|
| BLAKE2b-256 |
6bec597820a813217ee6937ba4396a8cdb6d22c518210f134ecc8217c63e181a
|
File details
Details for the file oy_client-0.1.4.1-py3-none-any.whl.
File metadata
- Download URL: oy_client-0.1.4.1-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ee19df07d18177d5250dd1c30d4e6f6bab3583eadba17b710a753595e08e4b0
|
|
| MD5 |
a95bc0233591dbc42acdd25f94b30319
|
|
| BLAKE2b-256 |
97ab154bd4bf9a3c25e881fa495ffe0938affc738abfa74ca8cdff7e57c352b6
|