{ "info": { "author": "Ritiek Malhotra", "author_email": "ritiekmalhotra123@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "email-validator\n===============\n\n|Build Status|\n\nChecks if an e-mail address exists or not.\n\nInstallation\n------------\n\n::\n\n pip install evalidator\n\nThose who can't wait for the next release:\n\n::\n\n python setup.py install\n\nCommand-line Usage\n------------------\n\n::\n\n $ evalidate someone@email.com\n\n(where `@email.com` is one of below supported services)\n\nThis will tell you if the given e-mail address exists on the internet or\nnot.\n\nLibrary Usage\n-------------\n\n::\n\n >>> import evalidator\n >>> evalidator.validate('someone@email.com')\n\n(where `@email.com` is one of below supported services)\n\nSupported Services\n------------------\n\n- Google Mail (@gmail.com)\n- Yahoo! Mail (@yahoo.com)\n\nPlease open a new issue if you would like to validate e-mail\naddresses for some other e-mail service.\n\nLicense\n-------\n\n``The MIT License``\n\n.. |Build Status| image:: https://travis-ci.org/ritiek/email-validator.svg?branch=master\n :target: https://travis-ci.org/ritiek/email-validator\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ritiek/email-validator/archive/v0.1.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/ritiek/email-validator", "keywords": "email,validator,exists,check,command-line,library,python", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "evalidator", "package_url": "https://pypi.org/project/evalidator/", "platform": "", "project_url": "https://pypi.org/project/evalidator/", "project_urls": { "Download": "https://github.com/ritiek/email-validator/archive/v0.1.4.tar.gz", "Homepage": "https://www.github.com/ritiek/email-validator" }, "release_url": "https://pypi.org/project/evalidator/0.1.4/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Checks if an e-mail address exists or not", "version": "0.1.4" }, "last_serial": 3120685, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3b0c54eff2dbff7c65ba34b6c5f61c4a", "sha256": "fb6d28631c505819efe54f7fd8e398406cd460eab635bcbbcac6a5f6ca6dcf72" }, "downloads": -1, "filename": "evalidator-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3b0c54eff2dbff7c65ba34b6c5f61c4a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5853, "upload_time": "2017-08-24T14:34:37", "url": "https://files.pythonhosted.org/packages/20/c4/61f76b73a841608a99168b5d9a1b958b726927d06fecee9028ff73d8e442/evalidator-0.1.0-py2.py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "96526f1360fb3c853ad8a4018085ddd7", "sha256": "16c69c61484f1c554df649bff8fd16bf2b6315953da56e34b1a92aba3043ab8f" }, "downloads": -1, "filename": "evalidator-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "96526f1360fb3c853ad8a4018085ddd7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5822, "upload_time": "2017-08-24T14:46:21", "url": "https://files.pythonhosted.org/packages/8b/2b/5a139d7e775862404a7cf41329ec2a90b7c9d10911b24ff7d8ed4450beb3/evalidator-0.1.1-py2.py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d2e231c4d2781fbd9b3b801630bcfad4", "sha256": "6706e11d8f39e9bf869e02d4fb8dff76f71b5830473ebd990838cae6a7a679dd" }, "downloads": -1, "filename": "evalidator-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d2e231c4d2781fbd9b3b801630bcfad4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5816, "upload_time": "2017-08-24T14:51:56", "url": "https://files.pythonhosted.org/packages/53/da/690f3d1f97383e0720ea59a3749fac92545d254b34abf8507ce69df1cf94/evalidator-0.1.2-py2.py3-none-any.whl" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "574070821fbe0d1ac65e9956250d84aa", "sha256": "11edaec92d0ebe0f210ec4d4903efd7f8eab06ddae8537327e4055662c618ffe" }, "downloads": -1, "filename": "evalidator-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "574070821fbe0d1ac65e9956250d84aa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5822, "upload_time": "2017-08-24T15:02:19", "url": "https://files.pythonhosted.org/packages/f5/d0/faeb27cf6de1805e3e22b49fdbff94260bd664e5226e01a3098434a12da3/evalidator-0.1.3-py2.py3-none-any.whl" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "a2f261f1d14090bc77d5d54c5ada9814", "sha256": "c30009eb6330e66d48417b50ae0fda3159d2c442cd3bb8281adf633cfb278c69" }, "downloads": -1, "filename": "evalidator-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2f261f1d14090bc77d5d54c5ada9814", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5906, "upload_time": "2017-08-24T15:12:13", "url": "https://files.pythonhosted.org/packages/fa/84/8c1b102804a9edb40a7dec7c1e8e54847fabc59bd4df563e0cd3e807bbac/evalidator-0.1.4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2f261f1d14090bc77d5d54c5ada9814", "sha256": "c30009eb6330e66d48417b50ae0fda3159d2c442cd3bb8281adf633cfb278c69" }, "downloads": -1, "filename": "evalidator-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2f261f1d14090bc77d5d54c5ada9814", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5906, "upload_time": "2017-08-24T15:12:13", "url": "https://files.pythonhosted.org/packages/fa/84/8c1b102804a9edb40a7dec7c1e8e54847fabc59bd4df563e0cd3e807bbac/evalidator-0.1.4-py2.py3-none-any.whl" } ] }