Metadata-Version: 2.1
Name: pyjengahq
Version: 0.1.2
Summary: Unofficial Python wrapper around the JengaAPIs that are pre-integrated into the financial, identity, credit and payment systems across Africa.
Home-page: https://github.com/TralahM/pyjengahq
Author: Tralah M Brian
Author-email: briantralah@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: pycrypto
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-automodapi ; extra == 'docs'

<img src="https://img.shields.io/github/license/TralahM/pyjengahq"> <img src="https://img.shields.io/github/last-commit/TralahM/pyjengahq"> <img src="https://img.shields.io/github/contributors/TralahM/pyjengahq"> <img src="https://img.shields.io/github/issues-pr-raw/TralahM/pyjengahq?color=blue"> <img src="https://img.shields.io/github/issues-pr-closed-raw/TralahM/pyjengahq?color=red"> <img src="https://img.shields.io/github/issues-raw/TralahM/pyjengahq?color=green">
<img src="https://img.shields.io/github/issues-closed-raw/TralahM/pyjengahq?color=yellow"> <img src="https://img.shields.io/github/forks/TralahM/pyjengahq?label=Forks&style=social"> <img src="https://img.shields.io/github/forks/TralahM/pyjengahq?label=Forks&style=social"> <img src="https://img.shields.io/github/stars/TralahM/pyjengahq?style=social">
<img src="https://img.shields.io/github/watchers/TralahM/pyjengahq?label=Watch&style=social"> <img src="https://img.shields.io/github/downloads/TralahM/pyjengahq/total"> <img src="https://img.shields.io/github/repo-size/TralahM/pyjengahq"> <img src="https://img.shields.io/github/languages/count/TralahM/pyjengahq"> <img src="https://img.shields.io/github/v/tag/TralahM/pyjengahq"> <img src="https://img.shields.io/readthedocs/pyjengahq"> <img src="https://img.shields.io/pypi/v/pyjengahq"> <img src="https://img.shields.io/pypi/pyversions/pyjengahq"> <img src="https://img.shields.io/pypi/wheel/pyjengahq"> <img src="https://img.shields.io/pypi/status/pyjengahq?label=pypi%20status"> <img src="https://img.shields.io/pypi/format/pyjengahq?label=pypi%20format">

# pyjengahq
> Unofficial Python wrapper around the JengaAPIs that are pre-integrated into the financial, identity, credit and payment systems across Africa.

---

### Table of Contents
- [QuickStart](#QuickStart)
- [Documentation/Usage](#Documentation)
- [Contributing](#Contributing)
- [Credits](#Credits)

---
## QuickStart
#### Installation

```
pip install pyjengahq
```
#### From Source
```
git clone https://github.com/TralahM/pyjengahq
cd pyjengahq

python setup.py bdist_wheel
pip install -e .

```
---

## Documentation

[![Documentation](https://img.shields.io/badge/Docs-pyjengahq-blue.svg?style=for-the-badge)](https://pyjengahq.readthedocs.io)


#### API Reference

---
## Contributing

---

## Credits
[![TralahTek](https://img.shields.io/badge/Organization-TralahTek-black.svg?style=for-the-badge&logo=github)](https://github.com/TralahTek)
[![TralahM](https://img.shields.io/badge/Engineer-TralahM-blue.svg?style=for-the-badge&logo=github)](https://github.com/TralahM)
[![TralahM](https://img.shields.io/badge/Maintainer-TralahM-green.svg?style=for-the-badge&logo=github)](https://github.com/TralahM)



[![](https://img.shields.io/badge/Github-TralahM-green?style=for-the-badge&logo=github)](https://github.com/TralahM)
[![](https://img.shields.io/badge/Twitter-%40tralahtek-blue?style=for-the-badge&logo=twitter)](https://twitter.com/TralahM)
[![TralahM](https://img.shields.io/badge/Kaggle-TralahM-purple.svg?style=for-the-badge&logo=kaggle)](https://kaggle.com/TralahM)
[![TralahM](https://img.shields.io/badge/LinkedIn-TralahM-white.svg?style=for-the-badge&logo=linkedin)](https://linkedin.com/in/TralahM)


[![Blog](https://img.shields.io/badge/Blog-tralahm.tralahtek.com-blue.svg?style=for-the-badge&logo=rss)](https://tralahm.tralahtek.com)

[![TralahTek](https://img.shields.io/badge/Organization-TralahTek-cyan.svg?style=for-the-badge)](https://org.tralahtek.com)
---

