{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# emailid_finder Package\n\nThis will find whether the given email-id is real or fake\n\n##Installation\n\nRun the following to install:\n\npip install fake-email-identifier\n\n\n##Usage\n\nimport emailid_finder as ef\n\n#Generate \"False\"\n\nef.check('namubol@veanlo.com') //This id form https://temp-mail.org/en/\n\n#Generate \"True\"\n\nef.check('')\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/teamtact/fake-email-identifier", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "fake-email-identifier", "package_url": "https://pypi.org/project/fake-email-identifier/", "platform": "", "project_url": "https://pypi.org/project/fake-email-identifier/", "project_urls": { "Homepage": "https://github.com/teamtact/fake-email-identifier" }, "release_url": "https://pypi.org/project/fake-email-identifier/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "This will find the email-id is 'True' or 'Flase'", "version": "0.1.4" }, "last_serial": 4554939, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "51048faea79277b21dd375c37e5d547f", "sha256": "092295ced2ad1dea48ee750fbabecefdd7544d969ef05af76c3d3a3320e0010b" }, "downloads": -1, "filename": "fake_email_identifier-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "51048faea79277b21dd375c37e5d547f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3029, "upload_time": "2018-12-03T08:49:42", "url": "https://files.pythonhosted.org/packages/9e/3b/61c6642da59346cc1789a34452f5ba7b7cc2076d411ac13a28e5c0d1d8b5/fake_email_identifier-0.1.3-py3-none-any.whl" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "1caedba962fd0303666997c428d02b40", "sha256": "fbbc65e93b1d35d46be06163ae173bbd9fdaed4a48a5ea2c257f25c3ba650565" }, "downloads": -1, "filename": "fake_email_identifier-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "1caedba962fd0303666997c428d02b40", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3031, "upload_time": "2018-12-03T09:02:55", "url": "https://files.pythonhosted.org/packages/f3/39/4ce70789a390e3edf31069194a1e6266c25bfe7705b5727328b6ef5eacc6/fake_email_identifier-0.1.4-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1caedba962fd0303666997c428d02b40", "sha256": "fbbc65e93b1d35d46be06163ae173bbd9fdaed4a48a5ea2c257f25c3ba650565" }, "downloads": -1, "filename": "fake_email_identifier-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "1caedba962fd0303666997c428d02b40", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3031, "upload_time": "2018-12-03T09:02:55", "url": "https://files.pythonhosted.org/packages/f3/39/4ce70789a390e3edf31069194a1e6266c25bfe7705b5727328b6ef5eacc6/fake_email_identifier-0.1.4-py3-none-any.whl" } ] }