django-daraja


Namedjango-daraja JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/martinmogusu/django-daraja
SummaryA python django library for interacting with the Safaricom MPESA Daraja API.
upload_time2023-05-27 11:52:26
maintainer
docs_urlNone
authorMartin Mogusu
requires_python
licenseMIT License
keywords mpesa django daraja finance mobile-money safaricom api
VCS
bugtrack_url
requirements Django requests cryptography python-decouple Sphinx sphinx_rtd_theme tox
Travis-CI
coveralls test coverage No coveralls.
            
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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/martinmogusu/django-daraja",
    "name": "django-daraja",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "mpesa django daraja finance mobile-money safaricom api",
    "author": "Martin Mogusu",
    "author_email": "martinmogusu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/27/3198cded9c21de83274e0356dab25bb60bbc463b10a81635cc7f3f09ea30/django-daraja-1.3.0.tar.gz",
    "platform": null,
    "description": "\r\nThis is a django library based on the Safaricom MPESA daraja API. Use it for a simplified experience, spend less time setting up...\r\n\r\nRead the full documentation at https://django-daraja.readthedocs.io\r\n\r\nMPESA Daraja API documentation can be found at https://developer.safaricom.co.ke\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python django library for interacting with the Safaricom MPESA Daraja API.",
    "version": "1.3.0",
    "project_urls": {
        "Documentation": "https://django-daraja.readthedocs.io/",
        "Download": "https://github.com/martinmogusu/django-daraja.git",
        "Homepage": "https://github.com/martinmogusu/django-daraja",
        "Source": "https://github.com/martinmogusu/django-daraja"
    },
    "split_keywords": [
        "mpesa",
        "django",
        "daraja",
        "finance",
        "mobile-money",
        "safaricom",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffee7ef9b78f0a54aefc92f155e2ec85d14b4daec428ae6baa20b2788460dede",
                "md5": "e537c978a3b95b1f5901647ce9d1a9b7",
                "sha256": "6a4dccf4b3b2a5b22e7bc56ebddd351d511190c33bd039bff0f1d9329a869d34"
            },
            "downloads": -1,
            "filename": "django_daraja-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e537c978a3b95b1f5901647ce9d1a9b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10867,
            "upload_time": "2023-05-27T11:52:23",
            "upload_time_iso_8601": "2023-05-27T11:52:23.956847Z",
            "url": "https://files.pythonhosted.org/packages/ff/ee/7ef9b78f0a54aefc92f155e2ec85d14b4daec428ae6baa20b2788460dede/django_daraja-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d273198cded9c21de83274e0356dab25bb60bbc463b10a81635cc7f3f09ea30",
                "md5": "539e47eb867a99238b2bd161f09f3b98",
                "sha256": "105231d0b4df510d520d7d1d4d07fd7cc87ba956050e271f6c742b496464342c"
            },
            "downloads": -1,
            "filename": "django-daraja-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "539e47eb867a99238b2bd161f09f3b98",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21524,
            "upload_time": "2023-05-27T11:52:26",
            "upload_time_iso_8601": "2023-05-27T11:52:26.342554Z",
            "url": "https://files.pythonhosted.org/packages/5d/27/3198cded9c21de83274e0356dab25bb60bbc463b10a81635cc7f3f09ea30/django-daraja-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-27 11:52:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "martinmogusu",
    "github_project": "django-daraja",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "Django",
            "specs": [
                [
                    ">=",
                    "1.11"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "cryptography",
            "specs": []
        },
        {
            "name": "python-decouple",
            "specs": []
        },
        {
            "name": "Sphinx",
            "specs": []
        },
        {
            "name": "sphinx_rtd_theme",
            "specs": []
        },
        {
            "name": "tox",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "django-daraja"
}
        
Elapsed time: 0.06974s