{ "info": { "author": "lcd1232", "author_email": "malexey1984@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "================\nDjango Ratelimit\n================\n\nThis is the fork of `original `_ Django Ratelimit with some fixes\nDjango Ratelimit provides a decorator to rate-limit views. Limiting can\nbe based on IP address or a field in the request--either a GET or POST\nvariable.\n\n.. image:: https://travis-ci.org/jsocol/django-ratelimit.png?branch=master\n :target: https://travis-ci.org/jsocol/django-ratelimit\n\n:Code: https://github.com/lcd1232/django-ratelimit3\n:License: Apache Software License 2.0; see LICENSE file\n:Issues: https://github.com/lcd1232/django-ratelimit3/issues\n:Documentation: http://django-ratelimit.readthedocs.io/\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lcd1232/django-ratelimit3", "keywords": "", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "django-ratelimit3", "package_url": "https://pypi.org/project/django-ratelimit3/", "platform": "", "project_url": "https://pypi.org/project/django-ratelimit3/", "project_urls": { "Homepage": "https://github.com/lcd1232/django-ratelimit3" }, "release_url": "https://pypi.org/project/django-ratelimit3/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Cache-based rate-limiting for Django.", "version": "1.0.1" }, "last_serial": 3207198, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "d39f5c7675334be7ebd4cddfbdfb6d4f", "sha256": "d9e0d1d5f14d131dbceae4a1101bdba1e65b0904b64c0f111d5f4b5974611f9a" }, "downloads": -1, "filename": "django_ratelimit3-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d39f5c7675334be7ebd4cddfbdfb6d4f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10316, "upload_time": "2017-09-27T13:56:57", "url": "https://files.pythonhosted.org/packages/9d/30/efdd5f24938de361ad264cb3bb38e396a198ea7cecd5559c4f99ebf81be0/django_ratelimit3-1.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d39f5c7675334be7ebd4cddfbdfb6d4f", "sha256": "d9e0d1d5f14d131dbceae4a1101bdba1e65b0904b64c0f111d5f4b5974611f9a" }, "downloads": -1, "filename": "django_ratelimit3-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d39f5c7675334be7ebd4cddfbdfb6d4f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10316, "upload_time": "2017-09-27T13:56:57", "url": "https://files.pythonhosted.org/packages/9d/30/efdd5f24938de361ad264cb3bb38e396a198ea7cecd5559c4f99ebf81be0/django_ratelimit3-1.0.1-py2.py3-none-any.whl" } ] }