py3-validate-email


Namepy3-validate-email JSON
Version 1.0.5.post1 PyPI version JSON
download
home_pagehttp://gitea.ksol.io/karolyi/py3-validate-email
SummaryEmail validator with regex, blacklisted domains and SMTP checking.
upload_time2022-11-21 16:10:23
maintainer
docs_urlNone
authorLászló Károlyi
requires_python
licenseLGPL
keywords email validation verification mx verify
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # HEADS UP !

This is not actually a new release, but a final one on pypi.

Pypi has proven to be anti free speech. Hence, you're not gonna see any more updates to this module on here. I keep updating the module on [https://gitea.ksol.io](https://gitea.ksol.io), in fact there are already a couple new versions released ever since 1.0.5.

For future updates, you'll have to update your module source. For more information, see the [updated README](https://gitea.ksol.io/karolyi/py3-validate-email/src/branch/master/README.md)

Let's keep things free and decentralized.

            

Raw data

            {
    "_id": null,
    "home_page": "http://gitea.ksol.io/karolyi/py3-validate-email",
    "name": "py3-validate-email",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "email validation verification mx verify",
    "author": "L\u00e1szl\u00f3 K\u00e1rolyi",
    "author_email": "laszlo@karolyi.hu",
    "download_url": "https://files.pythonhosted.org/packages/fb/6f/93a266430714f3b76d433f9e768c5fad38438fc78281af85c14942dbf3ab/py3-validate-email-1.0.5.post1.tar.gz",
    "platform": null,
    "description": "# HEADS UP !\n\nThis is not actually a new release, but a final one on pypi.\n\nPypi has proven to be anti free speech. Hence, you're not gonna see any more updates to this module on here. I keep updating the module on [https://gitea.ksol.io](https://gitea.ksol.io), in fact there are already a couple new versions released ever since 1.0.5.\n\nFor future updates, you'll have to update your module source. For more information, see the [updated README](https://gitea.ksol.io/karolyi/py3-validate-email/src/branch/master/README.md)\n\nLet's keep things free and decentralized.\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Email validator with regex, blacklisted domains and SMTP checking.",
    "version": "1.0.5.post1",
    "project_urls": {
        "Homepage": "http://gitea.ksol.io/karolyi/py3-validate-email"
    },
    "split_keywords": [
        "email",
        "validation",
        "verification",
        "mx",
        "verify"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb6f93a266430714f3b76d433f9e768c5fad38438fc78281af85c14942dbf3ab",
                "md5": "3e0df6f7cbcefdd7512b58389a5a8464",
                "sha256": "2e4eee1c206a2ac874d125f51b07522bb06ccc330ef3b850b66aad24bc88180a"
            },
            "downloads": -1,
            "filename": "py3-validate-email-1.0.5.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "3e0df6f7cbcefdd7512b58389a5a8464",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18034,
            "upload_time": "2022-11-21T16:10:23",
            "upload_time_iso_8601": "2022-11-21T16:10:23.592483Z",
            "url": "https://files.pythonhosted.org/packages/fb/6f/93a266430714f3b76d433f9e768c5fad38438fc78281af85c14942dbf3ab/py3-validate-email-1.0.5.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-21 16:10:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "py3-validate-email"
}
        
Elapsed time: 0.21625s