{ "info": { "author": "Invenio collaboration", "author_email": "info@invenio-software.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===================\n Flask-RateLimiter\n===================\n\n.. image:: https://travis-ci.org/inveniosoftware/flask-ratelimiter.png?branch=master\n :target: https://travis-ci.org/inveniosoftware/flask-ratelimiter\n.. image:: https://coveralls.io/repos/inveniosoftware/flask-ratelimiter/badge.png?branch=master\n :target: https://coveralls.io/r/inveniosoftware/flask-ratelimiter\n.. image:: https://pypip.in/v/Flask-RateLimiter/badge.png\n :target: https://pypi.python.org/pypi/Flask-RateLimiter/\n.. image:: https://pypip.in/d/Flask-RateLimiter/badge.png\n :target: https://pypi.python.org/pypi/Flask-RateLimiter/\n\nAbout\n=====\nFlask-RateLimiter is a Flask extension that provides rate limiting\ndecorator.\n\nInstallation\n============\nFlask-RateLimiter is on PyPI so all you need is: ::\n\n pip install Flask-RateLimiter\n\nDocumentation\n=============\nDocumentation is readable at http://flask-ratelimiter.readthedocs.org or can be built using Sphinx: ::\n\n git submodule init\n git submodule update\n pip install Sphinx\n python setup.py build_sphinx\n\nTesting\n=======\nRunning the test suite is as simple as: ::\n\n python setup.py test\n\nor, to also show code coverage: ::\n\n ./run-tests.sh", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/inveniosoftware/flask-ratelimiter/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Flask-RateLimiter", "package_url": "https://pypi.org/project/Flask-RateLimiter/", "platform": "any", "project_url": "https://pypi.org/project/Flask-RateLimiter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/inveniosoftware/flask-ratelimiter/" }, "release_url": "https://pypi.org/project/Flask-RateLimiter/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Flask-RateLimiter is an extension for Flask that adds support for rate limiting.", "version": "0.2.0" }, "last_serial": 2359066, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e6ddd6af570958429302f938228d4f3a", "sha256": "af333c2cf4d0d783324d6853c526dbe206d62148083f01e416cf7bf30c0a7075" }, "downloads": -1, "filename": "Flask-RateLimiter-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e6ddd6af570958429302f938228d4f3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21050, "upload_time": "2014-06-27T13:19:19", "url": "https://files.pythonhosted.org/packages/cc/8b/79c2c38da259d9d4701d834f0b6716bc8eca494b75817f3a0b4a407ed4e8/Flask-RateLimiter-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d94f0dfc9c030225300cd9deefa30d01", "sha256": "ceb3b5b23b755e9f5016e3713264667dba3dd9269208a7a838f632014e237d92" }, "downloads": -1, "filename": "Flask-RateLimiter-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d94f0dfc9c030225300cd9deefa30d01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20197, "upload_time": "2014-12-16T15:31:24", "url": "https://files.pythonhosted.org/packages/2f/aa/6a642bea92c71f2a9b1ce627cc582bb208934a46a26de008ae8231094e21/Flask-RateLimiter-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d94f0dfc9c030225300cd9deefa30d01", "sha256": "ceb3b5b23b755e9f5016e3713264667dba3dd9269208a7a838f632014e237d92" }, "downloads": -1, "filename": "Flask-RateLimiter-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d94f0dfc9c030225300cd9deefa30d01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20197, "upload_time": "2014-12-16T15:31:24", "url": "https://files.pythonhosted.org/packages/2f/aa/6a642bea92c71f2a9b1ce627cc582bb208934a46a26de008ae8231094e21/Flask-RateLimiter-0.2.0.tar.gz" } ] }