{ "info": { "author": "Memory Clutter", "author_email": "memclutter@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# Django Lite Captcha\n\nLite captcha for django projects. This package don't use database for store captcha.\n\nDetailed documentation is in the \"docs\" directory.\n\n## Quick start\n\n1. Add \"lite_captcha\" to your INSTALLED_APPS setting like this::\n\n```python\n\nINSTALLED_APPS = [\n # ...\n 'lite_captcha',\n]\n\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/memclutter/django-lite-captcha", "keywords": "", "license": "Apache 2", "maintainer": "", "maintainer_email": "", "name": "lite-captcha", "package_url": "https://pypi.org/project/lite-captcha/", "platform": "", "project_url": "https://pypi.org/project/lite-captcha/", "project_urls": { "Homepage": "https://github.com/memclutter/django-lite-captcha" }, "release_url": "https://pypi.org/project/lite-captcha/0.0.2/", "requires_dist": [ "captcha (==0.2.4)", "Pillow (==5.3.0)" ], "requires_python": "", "summary": "Lite captcha for django projects.", "version": "0.0.2" }, "last_serial": 4373955, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "8c0bf292bb9359722b2f4cad812e1e03", "sha256": "dedc20ad3b4a2bceb0e55e065d047af06208230f73ee96a43b465ffef5b71dde" }, "downloads": -1, "filename": "lite_captcha-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8c0bf292bb9359722b2f4cad812e1e03", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7830, "upload_time": "2018-10-14T10:50:59", "url": "https://files.pythonhosted.org/packages/e9/fc/cb3e1bc147359e976d776ba8de3cb9f5d694b09119b78134ab0204f17928/lite_captcha-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b3d235967a7afb069724906eeae75434", "sha256": "739e56e59fcbb73ea9f18943b00b873416bafa1d9673033a273daf8e7cafe40d" }, "downloads": -1, "filename": "lite_captcha-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b3d235967a7afb069724906eeae75434", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6531, "upload_time": "2018-10-14T10:51:02", "url": "https://files.pythonhosted.org/packages/f8/b6/6fde2393b2495cc4727662c538b7a828e514930f7f7d8117459093ac71d3/lite_captcha-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c0bf292bb9359722b2f4cad812e1e03", "sha256": "dedc20ad3b4a2bceb0e55e065d047af06208230f73ee96a43b465ffef5b71dde" }, "downloads": -1, "filename": "lite_captcha-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8c0bf292bb9359722b2f4cad812e1e03", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7830, "upload_time": "2018-10-14T10:50:59", "url": "https://files.pythonhosted.org/packages/e9/fc/cb3e1bc147359e976d776ba8de3cb9f5d694b09119b78134ab0204f17928/lite_captcha-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b3d235967a7afb069724906eeae75434", "sha256": "739e56e59fcbb73ea9f18943b00b873416bafa1d9673033a273daf8e7cafe40d" }, "downloads": -1, "filename": "lite_captcha-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b3d235967a7afb069724906eeae75434", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6531, "upload_time": "2018-10-14T10:51:02", "url": "https://files.pythonhosted.org/packages/f8/b6/6fde2393b2495cc4727662c538b7a828e514930f7f7d8117459093ac71d3/lite_captcha-0.0.2.tar.gz" } ] }