A Python SDK for interacting with the PayHero API
Project description
PAYHERO PYTHON SDK
A Python wrapper for interacting with the PayHero API
Documentation: https://fast.m
Source Code: https://github.com/njeru-codes/PayHero-API-SDK-
py-payhero is a lightweight python sdk wrapper for interacting with payhero APIs. features:
- list 1
- feature 2
installation
pip install py-payhero
usage
for detailed usage of this package head over to documentation page
from PayHero import API
app = API("username", "password")
service_balance = app.get_service_balance()
Contributing
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch (git checkout -b feature-branch).
- Make your changes and commit them (git commit -m 'Add new feature').
- Push to the branch (git push origin feature-branch).
- Create a pull request
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
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 py_payhero-0.0.2.tar.gz.
File metadata
- Download URL: py_payhero-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc896de261b3a550f9fc8283197ebf06e2e9c6caeee15b7bb529cc2de56e4708
|
|
| MD5 |
8feaa446da1396ff582527da36282d9c
|
|
| BLAKE2b-256 |
b2a83b9c6b1527319df4f66404e36d8a4e11201692870bc4b8e7946d405254c7
|
File details
Details for the file py_payhero-0.0.2-py3-none-any.whl.
File metadata
- Download URL: py_payhero-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4b351f995099bb12cb943c33271a53fa6fa9ed19155dfc014ad6ff562b46f23
|
|
| MD5 |
7b9367a3e6a488dabf3eab05f8892061
|
|
| BLAKE2b-256 |
def0d7cf643979beebd6f8528b68574faa9404cd7ac10df9cec8be1bdaf3922f
|