{ "info": { "author": "Christian Scholz", "author_email": "c.scholz@c-s-media.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "# py-leakybucket\nPython Leaky Bucket Rate Limiter with hourly limiting i.e. required for Amazon Marketplace Webservices\n\n\nRequirements\n------------\n\n- Python (3.3, 3.4, 3.5, 3.6)\n- Redis\n\nInstallation\n------------\n\nInstall using ``pip``\\ ...\n\n.. code:: bash\n\n $ pip install py-leakybucket\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/Sprungwunder/py-leakybucket/archive/1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Sprungwunder/py-leakybucket", "keywords": "leakybucket", "license": "GNU GENERAL PUBLIC LICENSE", "maintainer": "", "maintainer_email": "", "name": "py-leakybucket", "package_url": "https://pypi.org/project/py-leakybucket/", "platform": "", "project_url": "https://pypi.org/project/py-leakybucket/", "project_urls": { "Download": "https://github.com/Sprungwunder/py-leakybucket/archive/1.0.tar.gz", "Homepage": "https://github.com/Sprungwunder/py-leakybucket" }, "release_url": "https://pypi.org/project/py-leakybucket/1.0/", "requires_dist": null, "requires_python": "", "summary": "Python Leaky Bucket Rate Limiter with hourly limiting i.e. required for Amazon Marketplace Webservices", "version": "1.0" }, "last_serial": 5713899, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ab0eb8aa231c5a8884af2cc0af1699f4", "sha256": "3727c86258f619dd4db44cbecc4547ccbfb346de39d1a370137617975b558856" }, "downloads": -1, "filename": "py-leakybucket-0.1.tar.gz", "has_sig": false, "md5_digest": "ab0eb8aa231c5a8884af2cc0af1699f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4237, "upload_time": "2017-10-21T14:34:05", "url": "https://files.pythonhosted.org/packages/2b/27/2ae2c998500da4d65bd7c7810f0b8c6b2813dc566f0a5c5052192039fd00/py-leakybucket-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "f1d8cdaca453834f36b31930b97289c6", "sha256": "e80e8b5b65d397411d238795a1d015e839c213f4db2244a9b64e518c938cfef2" }, "downloads": -1, "filename": "py-leakybucket-0.2.tar.gz", "has_sig": false, "md5_digest": "f1d8cdaca453834f36b31930b97289c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4381, "upload_time": "2017-12-19T17:16:32", "url": "https://files.pythonhosted.org/packages/f2/b0/8b5d263af0133853b1eec2fb610500a661cd4e970a4ee487691722959842/py-leakybucket-0.2.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "fd8e3ae459d43e359e1376acd6c1608f", "sha256": "95d9f184435859c37350e4dfbae2f9e99ae212354143c3963b7b33c4ea4b847b" }, "downloads": -1, "filename": "py-leakybucket-1.0.tar.gz", "has_sig": false, "md5_digest": "fd8e3ae459d43e359e1376acd6c1608f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4393, "upload_time": "2019-08-22T08:24:01", "url": "https://files.pythonhosted.org/packages/ca/17/6f1768fb22751e71c9c6412051c2c9e9a27fa0737bfa080c2f03a42b9d3b/py-leakybucket-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd8e3ae459d43e359e1376acd6c1608f", "sha256": "95d9f184435859c37350e4dfbae2f9e99ae212354143c3963b7b33c4ea4b847b" }, "downloads": -1, "filename": "py-leakybucket-1.0.tar.gz", "has_sig": false, "md5_digest": "fd8e3ae459d43e359e1376acd6c1608f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4393, "upload_time": "2019-08-22T08:24:01", "url": "https://files.pythonhosted.org/packages/ca/17/6f1768fb22751e71c9c6412051c2c9e9a27fa0737bfa080c2f03a42b9d3b/py-leakybucket-1.0.tar.gz" } ] }