{ "info": { "author": "Balanced", "author_email": "dev@balancedpayments.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# txBalanced\n\nOnline Marketplace Payments\n\n*Note:* this library works with Balanced API version 1.1\n\nThis is the [Twisted](https://twistedmatrix.com/trac/) fork of the official Balanced Payments Python [library](https://github.com/balanced/balanced-python/). While this library is directly derived from the official python library, there are some areas where it is not completely compatible. For example:\n\n* It is not possible to lazily iterate through paginated lists. You must instead load each page and iterate through the items in the page. (.all() will load everything, however, but be aware that it will load all results into memory)\n* Any lookup that goes over the wire will return a deferred\n\n## Installation\n\n pip install txbalanced\n\n## Usage\n\nView Balanced's online tutorial and documentation at https://www.balancedpayments.com/docs/overview?language=python (while noting the caveats above)", "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/trenton42/txbalanced", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "txbalanced", "package_url": "https://pypi.org/project/txbalanced/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/txbalanced/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/trenton42/txbalanced" }, "release_url": "https://pypi.org/project/txbalanced/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Payments platform for marketplaces (twisted fork)", "version": "0.1.1" }, "last_serial": 1492886, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a161504e42b3ab64b5e39bd2191b239b", "sha256": "530c7fb0c966a7bf83c03579074e0e6cb5b22cf4e83508665b7f3ebc9c4b2940" }, "downloads": -1, "filename": "txbalanced-0.1.tar.gz", "has_sig": false, "md5_digest": "a161504e42b3ab64b5e39bd2191b239b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9767, "upload_time": "2014-10-30T20:56:10", "url": "https://files.pythonhosted.org/packages/54/9a/eff5f71902fa53dbe0266df2940b05eefa87128914074626940d0c1c71fe/txbalanced-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "260b118cfcd2665a90bdd3fad89ee8cc", "sha256": "5446b2f1fbe34b553abb5d07fe84c57e9cf04d5ea944d07edefab5b69f1a019a" }, "downloads": -1, "filename": "txbalanced-0.1.1.tar.gz", "has_sig": false, "md5_digest": "260b118cfcd2665a90bdd3fad89ee8cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9874, "upload_time": "2015-04-06T16:42:22", "url": "https://files.pythonhosted.org/packages/76/a2/5b1f216d97fb555d105477ad834ee70bb66cae4ed6868487ab0e6054afc3/txbalanced-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "260b118cfcd2665a90bdd3fad89ee8cc", "sha256": "5446b2f1fbe34b553abb5d07fe84c57e9cf04d5ea944d07edefab5b69f1a019a" }, "downloads": -1, "filename": "txbalanced-0.1.1.tar.gz", "has_sig": false, "md5_digest": "260b118cfcd2665a90bdd3fad89ee8cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9874, "upload_time": "2015-04-06T16:42:22", "url": "https://files.pythonhosted.org/packages/76/a2/5b1f216d97fb555d105477ad834ee70bb66cae4ed6868487ab0e6054afc3/txbalanced-0.1.1.tar.gz" } ] }