{ "info": { "author": "Jeremy Carbaugh", "author_email": "jcarbaugh@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-humanity: PROVE YOU ARE HUMAN!\n=====================================\n\nThe robots are trying to take over the world. Ensure that your forms\nare used only by humans.\n\ndjango-humanity adds a simple mathematical equation to your form that users\nmust solve in order to submit. Computers are notoriously terrible at math,\nso this is a task that only humans (or maybe dolphins) can accomplish.\n\nUsage\n-----\n\nCreate your form as a subclass of HumanityForm::\n\n from humanity.forms import HumanityForm\n\n class MyForm(HumanityForm):\n pass\n\nThat's it! Just include the form in your template and everything will be\nhandled for you.", "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/jcarbaugh/django-humanity", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-humanity", "package_url": "https://pypi.org/project/django-humanity/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-humanity/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jcarbaugh/django-humanity" }, "release_url": "https://pypi.org/project/django-humanity/0.2/", "requires_dist": null, "requires_python": null, "summary": "Form for math-based human verification", "version": "0.2" }, "last_serial": 789827, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "8a223d49d6f2d3d0b36e81d152c34a44", "sha256": "5ebbaf6c0a6c5dfa4b6978d970a070b6e36cb57f69b86ef5aa03401c57bc79f9" }, "downloads": -1, "filename": "django-humanity-0.2.tar.gz", "has_sig": false, "md5_digest": "8a223d49d6f2d3d0b36e81d152c34a44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2810, "upload_time": "2013-03-27T15:41:03", "url": "https://files.pythonhosted.org/packages/2b/26/8b6f2412ce95d2a9abff56f4f4f4847075fe214fa141f327ee05649046a0/django-humanity-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8a223d49d6f2d3d0b36e81d152c34a44", "sha256": "5ebbaf6c0a6c5dfa4b6978d970a070b6e36cb57f69b86ef5aa03401c57bc79f9" }, "downloads": -1, "filename": "django-humanity-0.2.tar.gz", "has_sig": false, "md5_digest": "8a223d49d6f2d3d0b36e81d152c34a44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2810, "upload_time": "2013-03-27T15:41:03", "url": "https://files.pythonhosted.org/packages/2b/26/8b6f2412ce95d2a9abff56f4f4f4847075fe214fa141f327ee05649046a0/django-humanity-0.2.tar.gz" } ] }