{ "info": { "author": "Hackathon", "author_email": "kimi.huang@brightcells.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=================\nverification-code\n=================\n\nVerification Code\n\nInstallation\n============\n\n::\n\n pip install vcode\n\n\nUsage\n=====\n\n::\n\n In [1]: import vcode\n\n In [2]: vcode.digits()\n Out[2]: '249792'\n\n In [3]: vcode.digits(ndigits=4)\n Out[3]: '6092'\n\n In [4]: vcode.digits(code_cast_func=int)\n Out[4]: 997531\n\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/Brightcells/verification-code", "keywords": "Verification Code", "license": "", "maintainer": "", "maintainer_email": "", "name": "verification-code", "package_url": "https://pypi.org/project/verification-code/", "platform": "", "project_url": "https://pypi.org/project/verification-code/", "project_urls": { "Homepage": "https://github.com/Brightcells/verification-code" }, "release_url": "https://pypi.org/project/verification-code/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Verification Code", "version": "1.0.0" }, "last_serial": 2485786, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "589ebcf56a5899d1a09d4338a26baab3", "sha256": "af5bbd792c2492ceaaa1fb9bc2a11541578bf63e82dceed14b9dfbb04ce6b836" }, "downloads": -1, "filename": "verification_code-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "589ebcf56a5899d1a09d4338a26baab3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3044, "upload_time": "2016-11-28T05:17:02", "url": "https://files.pythonhosted.org/packages/eb/48/f47a37ca8129df0dbbfacd5f6e1d8652776b4778a0ac167cc0e1cafab437/verification_code-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dba86ee5b700855a68c3c57cc190d70e", "sha256": "9352c40227f2d30c14c7f60ec32a274caea575ad22c0b602924a8388bd2b55ce" }, "downloads": -1, "filename": "verification-code-1.0.0.tar.gz", "has_sig": false, "md5_digest": "dba86ee5b700855a68c3c57cc190d70e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1565, "upload_time": "2016-11-28T05:17:04", "url": "https://files.pythonhosted.org/packages/2b/26/3dbd42133db172d54e817c32a4f93164b255e1eb1ec1681bf75d34e90441/verification-code-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "589ebcf56a5899d1a09d4338a26baab3", "sha256": "af5bbd792c2492ceaaa1fb9bc2a11541578bf63e82dceed14b9dfbb04ce6b836" }, "downloads": -1, "filename": "verification_code-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "589ebcf56a5899d1a09d4338a26baab3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3044, "upload_time": "2016-11-28T05:17:02", "url": "https://files.pythonhosted.org/packages/eb/48/f47a37ca8129df0dbbfacd5f6e1d8652776b4778a0ac167cc0e1cafab437/verification_code-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dba86ee5b700855a68c3c57cc190d70e", "sha256": "9352c40227f2d30c14c7f60ec32a274caea575ad22c0b602924a8388bd2b55ce" }, "downloads": -1, "filename": "verification-code-1.0.0.tar.gz", "has_sig": false, "md5_digest": "dba86ee5b700855a68c3c57cc190d70e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1565, "upload_time": "2016-11-28T05:17:04", "url": "https://files.pythonhosted.org/packages/2b/26/3dbd42133db172d54e817c32a4f93164b255e1eb1ec1681bf75d34e90441/verification-code-1.0.0.tar.gz" } ] }