{ "info": { "author": "Yoginth", "author_email": "yoginth@zoho.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## Email Checker\n\n> Validate your email is valid or not\n\n## Screenshot\n\n\n\n## Install\n\n```\n$ pip install emailcheck\n```\n\n## Usage\n\n```python\nimport emailcheck as email\n\nemail.check(\"yoginth@zoho.com\")\n#=> True\n\nemail.check(\"yoginth@.com\")\n#=> False\n```\n\n## Get Help\n\nThere are few ways to get help:\n\n 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.\n\n 2. For bug reports and feature requests, open issues.\n\n 3. For direct and quick help, you can [email me](mailto://yoginth@zoho.com).\n\n## How to contribute\nHave an idea? Found a bug? See [how to contribute][contributing].\n\nThanks!\n\n## License\n\n[MIT][license]\n\n[LICENSE]: https://yoginth.mit-license.org/\n[contributing]: /CONTRIBUTING.md", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yoginth.gitlab.io", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "emailcheck", "package_url": "https://pypi.org/project/emailcheck/", "platform": "", "project_url": "https://pypi.org/project/emailcheck/", "project_urls": { "Homepage": "https://yoginth.gitlab.io", "Patreon": "https://www.patreon.com/yoginth", "Source": "https://gitlab.com/yoginth/emailcheck" }, "release_url": "https://pypi.org/project/emailcheck/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Validate your email is valid or not", "version": "1.0.1" }, "last_serial": 4124220, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "535646cb8bee864904556e7475bda87b", "sha256": "ae727730cf069f10f590e497f0ea78e4ee0b5c1c2f175480a8a3464d7161c0f2" }, "downloads": -1, "filename": "emailcheck-1.0.0.tar.gz", "has_sig": false, "md5_digest": "535646cb8bee864904556e7475bda87b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1753, "upload_time": "2018-07-21T06:19:34", "url": "https://files.pythonhosted.org/packages/32/0c/15e40e8d3b286558353b53ba0f9dd78ca363fd4ee3c6f6eeb312eceae681/emailcheck-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "87db4d08ca1176a199fb688966d1080c", "sha256": "a5fda8e83ccf8be20550af8eb6bcf612913ebe6af03505718cae02239f0e76d8" }, "downloads": -1, "filename": "emailcheck-1.0.1.tar.gz", "has_sig": false, "md5_digest": "87db4d08ca1176a199fb688966d1080c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1761, "upload_time": "2018-08-01T11:10:53", "url": "https://files.pythonhosted.org/packages/52/ba/cd5efa365a73b406fef037fed294e9a4bb0d296616ddccb90833de3482a6/emailcheck-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "87db4d08ca1176a199fb688966d1080c", "sha256": "a5fda8e83ccf8be20550af8eb6bcf612913ebe6af03505718cae02239f0e76d8" }, "downloads": -1, "filename": "emailcheck-1.0.1.tar.gz", "has_sig": false, "md5_digest": "87db4d08ca1176a199fb688966d1080c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1761, "upload_time": "2018-08-01T11:10:53", "url": "https://files.pythonhosted.org/packages/52/ba/cd5efa365a73b406fef037fed294e9a4bb0d296616ddccb90833de3482a6/emailcheck-1.0.1.tar.gz" } ] }