Skip to content

0xAfterSnow/payaza-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payaza Python SDK

Unofficial Python SDK for the Payaza Africa API.

Python License: MIT


Installation

pip install payaza

Quick start

Sandbox mode

client = Payaza(api_key="your-test-key", sandbox=True)

Development

git clone https://github.com/0xAfterSnow/payaza-python
cd payaza-python
pip install -e ".[dev]"
pytest --cov=payaza

Contributing

PRs are welcome! Please open an issue first to discuss what you'd like to change.


⚠️ Disclaimer

This is an unofficial SDK and is not affiliated with or endorsed by Payaza Africa Limited. Endpoint paths and request/response shapes are based on the public documentation at docs.payaza.africa — always cross-check against the latest official docs and update accordingly.


License

MIT © Shagbaor Agber

About

Unofficial Python SDK for the Payaza Africa API

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages