Skip to main content

Unofficial Sepulsa library for Python

Project description

Sepulsa Client

Build Status codecov Stable Version MIT licensed

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

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

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


Download files

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

Source Distribution

sepulsa-0.1.1.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

sepulsa-0.1.1-py3-none-any.whl (16.3 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