Metadata-Version: 2.1
Name: django-daraja
Version: 1.1.1
Summary: A python django library for interacting with the Safaricom MPESA Daraja API.
Home-page: https://github.com/martinmogusu/django-daraja
Author: Martin Mogusu
Author-email: martinmogusu@gmail.com
License: MIT License
Download-URL: https://github.com/martinmogusu/django-daraja.git
Project-URL: Documentation, https://django-daraja.readthedocs.io/
Project-URL: Source, https://github.com/martinmogusu/django-daraja
Keywords: mpesa django daraja finance mobile-money safaricom api
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Django (>=1.11)
Requires-Dist: python-decouple
Requires-Dist: requests


This is a django library based on the Safaricom MPESA daraja API. Use it for a simplified experience, spend less time setting up...

Read the full documentation at https://django-daraja.readthedocs.io

MPESA Daraja API documentation can be found at https://developer.safaricom.co.ke

