Unofficial Sepulsa library for Python
Project description
Sepulsa Client
Unofficial Sepulsa Client using Python
This library allows you to quickly and easily use the Sepulsa v3 via Python. List of implemented API:
- Pulsa Prabayar
- Pulsa Pascabayar
- Paket Data
- PLN Prabayar
- PLN Pascabayar
- BPJS Kesehatan
- PDAM
- Telkom
reference: https://horven.sumpahpalapa.com/swagger/kraken/index.html#!/
Table of Contents
Installation
pip3 install sepulsa
Quick Start
from sepulsa import build_client
# get balance
sepulsa = build_client("https://horven-api.sumpahpalapa.com/api", "username", "api-key")
sepulsa.get_products()
more example checkout:
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
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
Built Distribution
File details
Details for the file sepulsa-0.1.1.tar.gz
.
File metadata
- Download URL: sepulsa-0.1.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45fb65afc876d2e378c68e72a2f7591020ef9fd86a3546869484058e5b4643e4 |
|
MD5 | be927e253bb2c1c5315b0da80baaa8cb |
|
BLAKE2b-256 | bbe06ea7ad04e19887c43e170edc198af5d666b9bff5558066d2f1630673b0a9 |
File details
Details for the file sepulsa-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: sepulsa-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f9cf35681718c2f12b75b7bf52b07520205aeaf1bbcff894c65e0c4f20f119b |
|
MD5 | 7e9fa13ab7adf114bdbffc5efe1776ca |
|
BLAKE2b-256 | aa088bddb740c20b6cdde1deeb788fec7af042182db7f4cb17c16b3c28e3b882 |