{ "info": { "author": "Jaime Wyant", "author_email": "programmer.py@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Software Development :: Widget Sets" ], "description": "Sweetcaptcha Generator And Validator\n ------------------------------------\n\n Generates and validates sweetcaptchas (http://sweetcaptcha.com/).\n\n Steps to use:\n\n 1) Create account at sweetcaptcha.com, which provides an app_id and\n app_key.\n 2) Use sweetcaptcha.get_html to generate the sweetcaptcha HTML widget.\n 3) Use sweetcaptcha.check to verify a posted sweetcaptcha.\n\n If you use wtforms, there is a SweetCaptcha widget that will simplify your\n life. See sweetcaptcha.sweetcaptchawt for documentation.\n\n A demo of the library can be seen by installing Flask and wtforms. After\n installing the required libraries run sweetcaptcha.flaskdemo.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/sweetcaptcha", "keywords": "sweetcaptcha captcha", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sweetcaptcha", "package_url": "https://pypi.org/project/sweetcaptcha/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sweetcaptcha/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/sweetcaptcha" }, "release_url": "https://pypi.org/project/sweetcaptcha/0.1/", "requires_dist": null, "requires_python": null, "summary": "API for easy integration of sweetcaptchas (http://sweetcaptcha.com/)", "version": "0.1" }, "last_serial": 1143212, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "609026b2b0b0b5d69691757e53fe03b0", "sha256": "815bf84c6bc0ddbbe7f8879d7fb4208f8ed31481e4996868798c27ece170f3a5" }, "downloads": -1, "filename": "sweetcaptcha-0.1.tar.gz", "has_sig": false, "md5_digest": "609026b2b0b0b5d69691757e53fe03b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3137, "upload_time": "2014-07-01T14:26:31", "url": "https://files.pythonhosted.org/packages/db/20/4b6b35b77e9ca0d0ad3a520aa260500f8743ef20af96c934d8bfc8432870/sweetcaptcha-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "609026b2b0b0b5d69691757e53fe03b0", "sha256": "815bf84c6bc0ddbbe7f8879d7fb4208f8ed31481e4996868798c27ece170f3a5" }, "downloads": -1, "filename": "sweetcaptcha-0.1.tar.gz", "has_sig": false, "md5_digest": "609026b2b0b0b5d69691757e53fe03b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3137, "upload_time": "2014-07-01T14:26:31", "url": "https://files.pythonhosted.org/packages/db/20/4b6b35b77e9ca0d0ad3a520aa260500f8743ef20af96c934d8bfc8432870/sweetcaptcha-0.1.tar.gz" } ] }