{ "info": { "author": "Tim Akinbo", "author_email": "takinbo@timbaobjects.com", "bugtrack_url": null, "classifiers": [], "description": "python-stanbicmm\n================\n\nA python library providing an interface to interact with the Stanbic Mobile Money service\n\nInstalling\n==========\n\nYou can install python-stanbicmm via `PyPi`_. To install the latest stable version::\n\n $ pip install python-stanbicmm\n\n.. _PyPi: http://pypi.python.org/pypi/python-stanbicmm\n\nUsage\n=====\n\nUsing python-stanbicmm in your project is very easy::\n\n import stanbic\n mm = stanbic.StanbicMM('2348012345678', '1111') # specify your account number and pin\n transactions = mm.get_transactions()\n specific_transaction = mm.get_transaction(txn_ref=\"012345\")\n\nLicense\n=======\n\npython-stanbicmm is free software, available under the BSD license.\n\nDependencies\n============\n\n* `Mechanize `_\n\nContributing\n============\n\nPlease feel free to fork this project and submit pull requests. If you've found a bug, \nalso feel free to fix it and submit a pull request. If you can't submit a patch, then \nreport bugs by creating an issue on the `issue tracker`_.\n\n.. _issue tracker: https://github.com/timbaobjects/python-stanbicmm/issues", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/python-stanbicmm/", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "python-stanbicmm", "package_url": "https://pypi.org/project/python-stanbicmm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-stanbicmm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/python-stanbicmm/" }, "release_url": "https://pypi.org/project/python-stanbicmm/0.1/", "requires_dist": null, "requires_python": null, "summary": "A Stanbic Mobile Money interface library", "version": "0.1" }, "last_serial": 762483, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2b44757eb18d128b2ebab701fc0ecfd2", "sha256": "5b9ff12eee0ed36d1da74e92c0b632eb21a703752dc565081c29f1635f36afe2" }, "downloads": -1, "filename": "python-stanbicmm-0.1.tar.gz", "has_sig": false, "md5_digest": "2b44757eb18d128b2ebab701fc0ecfd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4803, "upload_time": "2012-12-02T16:20:49", "url": "https://files.pythonhosted.org/packages/0c/42/97ffa9520773a2e5f3e9be962269fbe4eff71af627c87a37e5d9f2be2018/python-stanbicmm-0.1.tar.gz" } ], "0.1dev": [ { "comment_text": "", "digests": { "md5": "9cb9af6f090a349a4e35d08a135f1044", "sha256": "fbf712de8485ec3b672425fbc8795a1bd07a6b9ccf3e2161406195dad0d98045" }, "downloads": -1, "filename": "python-stanbicmm-0.1dev.tar.gz", "has_sig": false, "md5_digest": "9cb9af6f090a349a4e35d08a135f1044", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3322, "upload_time": "2012-11-14T16:12:59", "url": "https://files.pythonhosted.org/packages/39/f1/016a4d98597711c8ab5a33bd591fea5bb234dd8394a416786d2ed721d098/python-stanbicmm-0.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b44757eb18d128b2ebab701fc0ecfd2", "sha256": "5b9ff12eee0ed36d1da74e92c0b632eb21a703752dc565081c29f1635f36afe2" }, "downloads": -1, "filename": "python-stanbicmm-0.1.tar.gz", "has_sig": false, "md5_digest": "2b44757eb18d128b2ebab701fc0ecfd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4803, "upload_time": "2012-12-02T16:20:49", "url": "https://files.pythonhosted.org/packages/0c/42/97ffa9520773a2e5f3e9be962269fbe4eff71af627c87a37e5d9f2be2018/python-stanbicmm-0.1.tar.gz" } ] }