checkdmarc


Namecheckdmarc JSON
Version 5.3.1 PyPI version JSON
download
home_pageNone
SummaryA Python module and command line parser for SPF and DMARC records
upload_time2024-01-14 18:10:10
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords bimi dmarc dns mta-sts spf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # checkdmarc

[![Python tests](https://github.com/domainaware/checkdmarc/actions/workflows/python-tests.yaml/badge.svg)](https://github.com/domainaware/checkdmarc/actions/workflows/python-tests.yaml)
[![PyPI](https://img.shields.io/pypi/v/checkdmarc)](https://pypi.org/project/checkdmarc/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/checkdmarc?color=blue)](https://pypistats.org/packages/checkdmarc)

A Python module and command line utility for validating SPF and DMARC DNS records

## Features

- API and CLI
- Can test multiple domains at once
- CLI output in JSON or CSV format
- Parses and validates MX, SPF, and DMARC records
- Checks for DNSSEC deployment
- Lists name servers
- Checks for STARTTLS and TLS support on each mail server

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "checkdmarc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "BIMI,DMARC,DNS,MTA-STS,SPF",
    "author": null,
    "author_email": "Sean Whalen <whalenster@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/df/06/e61a492a70a2126ac62fea72694aa0ce6f645cbe44ea513d9a68e2df822b/checkdmarc-5.3.1.tar.gz",
    "platform": null,
    "description": "# checkdmarc\n\n[![Python tests](https://github.com/domainaware/checkdmarc/actions/workflows/python-tests.yaml/badge.svg)](https://github.com/domainaware/checkdmarc/actions/workflows/python-tests.yaml)\n[![PyPI](https://img.shields.io/pypi/v/checkdmarc)](https://pypi.org/project/checkdmarc/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/checkdmarc?color=blue)](https://pypistats.org/packages/checkdmarc)\n\nA Python module and command line utility for validating SPF and DMARC DNS records\n\n## Features\n\n- API and CLI\n- Can test multiple domains at once\n- CLI output in JSON or CSV format\n- Parses and validates MX, SPF, and DMARC records\n- Checks for DNSSEC deployment\n- Lists name servers\n- Checks for STARTTLS and TLS support on each mail server\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python module and command line parser for SPF and DMARC records",
    "version": "5.3.1",
    "project_urls": {
        "Changelog": "https://github.com/domainaware/checkdmarc/blob/master/CHANGELOG.md",
        "Documentation": "https://domainaware.github.io/checkdmarc/",
        "Homepage": "https://github.com/domainaware/checkdmarc",
        "Issues": "https://github.com/domainaware/checkdmarc/issues"
    },
    "split_keywords": [
        "bimi",
        "dmarc",
        "dns",
        "mta-sts",
        "spf"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2083dce0938f7e3d1be8c8027bfe5341b860755f7303c43f103293a635a54b47",
                "md5": "9d32e1e7dd66011ddd9585c249c37a4e",
                "sha256": "d3cb947e72f3e9a76083da86aa30e98673e8614dcffdf133fa709f7a729eca50"
            },
            "downloads": -1,
            "filename": "checkdmarc-5.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d32e1e7dd66011ddd9585c249c37a4e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 48426,
            "upload_time": "2024-01-14T18:10:08",
            "upload_time_iso_8601": "2024-01-14T18:10:08.756865Z",
            "url": "https://files.pythonhosted.org/packages/20/83/dce0938f7e3d1be8c8027bfe5341b860755f7303c43f103293a635a54b47/checkdmarc-5.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "df06e61a492a70a2126ac62fea72694aa0ce6f645cbe44ea513d9a68e2df822b",
                "md5": "3b4d9e7bb9334d3bd769d1ffae71eeaf",
                "sha256": "1d71e7fa611fa8faa36fad09416b5e2c3265d026d3b5209c051f4e292565e332"
            },
            "downloads": -1,
            "filename": "checkdmarc-5.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3b4d9e7bb9334d3bd769d1ffae71eeaf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 36307,
            "upload_time": "2024-01-14T18:10:10",
            "upload_time_iso_8601": "2024-01-14T18:10:10.524365Z",
            "url": "https://files.pythonhosted.org/packages/df/06/e61a492a70a2126ac62fea72694aa0ce6f645cbe44ea513d9a68e2df822b/checkdmarc-5.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-14 18:10:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "domainaware",
    "github_project": "checkdmarc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "checkdmarc"
}
        
Elapsed time: 0.17031s