{ "info": { "author": "Matt Healy", "author_email": "healmatt@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.4", "Topic :: Office/Business :: Financial" ], "description": "PinPayments Python\n=======================\n\nPinPayments-Python is a Python interface to the [Pin Payments](https://pin.net.au/docs/api)\nAPI\n\n## Installation:\n\n```\npip install pinpayments\n```\n\n## Quickstart:\n\n```\npython\n>>> from pinpayments import PinPayments\n>>> api_secret = \n>>> pin = PinPayments(api_secret = api_secret, test = False)\n>>> customers = pin.getCustomers()\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MattHealy/pinpayments-python", "keywords": "pinpayments pin payments", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pinpayments", "package_url": "https://pypi.org/project/pinpayments/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pinpayments/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/MattHealy/pinpayments-python" }, "release_url": "https://pypi.org/project/pinpayments/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A Python interface to the Pin Payments API.", "version": "0.1.1" }, "last_serial": 2093389, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "44c93dc11c18b2fd7214fbd158fcfeac", "sha256": "80e432f2e5533b60b65e0b198f8a9b90c8c37c9ccf19d1ffa59ede100c791c03" }, "downloads": -1, "filename": "pinpayments-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "44c93dc11c18b2fd7214fbd158fcfeac", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 4554, "upload_time": "2016-05-01T11:18:52", "url": "https://files.pythonhosted.org/packages/43/58/e51fa7a8b46038589f0a4771361818f34ebf880ff0afe66eded8627d2112/pinpayments-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a29c843ff87b7a1de8c637a5a6a781cc", "sha256": "da97e1baa438c71f6122d9620918df74cce8963bfb54ca4f1ab1880c7e0c7487" }, "downloads": -1, "filename": "pinpayments-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a29c843ff87b7a1de8c637a5a6a781cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3485, "upload_time": "2016-05-01T11:18:59", "url": "https://files.pythonhosted.org/packages/76/e5/71bfc0e1d46d149d5ad1a2b8060e0bf51f640719c2e978d42ac41a8709ef/pinpayments-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "44c93dc11c18b2fd7214fbd158fcfeac", "sha256": "80e432f2e5533b60b65e0b198f8a9b90c8c37c9ccf19d1ffa59ede100c791c03" }, "downloads": -1, "filename": "pinpayments-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "44c93dc11c18b2fd7214fbd158fcfeac", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 4554, "upload_time": "2016-05-01T11:18:52", "url": "https://files.pythonhosted.org/packages/43/58/e51fa7a8b46038589f0a4771361818f34ebf880ff0afe66eded8627d2112/pinpayments-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a29c843ff87b7a1de8c637a5a6a781cc", "sha256": "da97e1baa438c71f6122d9620918df74cce8963bfb54ca4f1ab1880c7e0c7487" }, "downloads": -1, "filename": "pinpayments-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a29c843ff87b7a1de8c637a5a6a781cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3485, "upload_time": "2016-05-01T11:18:59", "url": "https://files.pythonhosted.org/packages/76/e5/71bfc0e1d46d149d5ad1a2b8060e0bf51f640719c2e978d42ac41a8709ef/pinpayments-0.1.1.tar.gz" } ] }