Metadata-Version: 2.1
Name: django-momoapi
Version: 1.0.0
Summary: This is a Django package for the MTN MoMo API.
Home-page: https://github.com/mwanjajoel/django-momoapi
Author: mwanjajoel
Author-email: joelsilverworks@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

<p align="center">
    <a href="https://twitter.com/mrjoelmwanja">
        <img src="https://img.shields.io/badge/Contact-@mrjoelmwanja-brightgreen.svg?style=flat" alt="Twitter: @mrjoelmwanja" />
    </a>
</p>

# Django MoMo API 
This is a django package for the MTN MoMo API. It can be added to your current django-based application so as to interact with the MTN MoMo API in a much simpler way. 

## Why we created the Django MoMo API Package
MTN Uganda released API documentation to their Mobile Money service and integrations for Python, NodeJS, PHP, Java etc have been created but at the time of writing, there is no django package and yet Django is a popular Python based web framework. 

## Installation
```
🙈🙈🙈🙈. Pip installation package is coming soon 
```
## Development Setup



## How to submit an issue

Please follow our [Bug Report Guide](ISSUE_TEMPLATE/BUG_REPORT.md) on how to submit your issue. 

## How to request for a new feature 

Please follow our [Feature Request Guide](ISSUE_TEMPLATE/FEATURE_REQUEST.md) on how to submit a feature request

## Code of Conduct 
We follow a strict code of conduct and you can read it [Here](CODE_OF_CONDUCT.md)

## Credits

Django MoMo API package was designed and built by Mwanja Joel, and is copyright © Mwanja Joel 2020. Django MoMo API is licensed under the MIT license; for the full license please see the [LICENSE](LICENSE) file.


If you find Django MoMo API useful and want to reach out, find me on Twitter: [@mrjoelmwanja](https://twitter.com/mrjoelmwanja).






