mutty


Namemutty JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/joeyagreco/mutty
SummaryPython Mutation Testing.
upload_time2023-11-19 06:37:50
maintainer
docs_urlNone
authorJoey Greco
requires_python>=3.10
licenseMIT
keywords mutation mutant test testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/joeyagreco/mutty",
    "name": "mutty",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "mutation mutant test testing",
    "author": "Joey Greco",
    "author_email": "joeyagreco@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2b/e0/685cc5291e2f717ab2746ad111c30e872b06e57f3708b5a6659c48f54a7f/mutty-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Mutation Testing.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/joeyagreco/mutty"
    },
    "split_keywords": [
        "mutation",
        "mutant",
        "test",
        "testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac97d414b14169e322da262f3f8d766dc79c5668c3c2f8e28dea9b6ef73cdf13",
                "md5": "be5d28c60db49265aa2f0cda279610ab",
                "sha256": "225851fd6a31b7aa56550bf85ff069a008db05169faeebdfa1629e5eee3104be"
            },
            "downloads": -1,
            "filename": "mutty-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be5d28c60db49265aa2f0cda279610ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1939,
            "upload_time": "2023-11-19T06:37:36",
            "upload_time_iso_8601": "2023-11-19T06:37:36.861463Z",
            "url": "https://files.pythonhosted.org/packages/ac/97/d414b14169e322da262f3f8d766dc79c5668c3c2f8e28dea9b6ef73cdf13/mutty-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2be0685cc5291e2f717ab2746ad111c30e872b06e57f3708b5a6659c48f54a7f",
                "md5": "f0e94c5b9fb16770e507ef4eaba6e9a9",
                "sha256": "459274ff0fc2b2da90def5697d00faa483a59850fd2dde9f3e41e3c2962f351c"
            },
            "downloads": -1,
            "filename": "mutty-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f0e94c5b9fb16770e507ef4eaba6e9a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2174,
            "upload_time": "2023-11-19T06:37:50",
            "upload_time_iso_8601": "2023-11-19T06:37:50.078777Z",
            "url": "https://files.pythonhosted.org/packages/2b/e0/685cc5291e2f717ab2746ad111c30e872b06e57f3708b5a6659c48f54a7f/mutty-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-19 06:37:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "joeyagreco",
    "github_project": "mutty",
    "github_not_found": true,
    "lcname": "mutty"
}
        
Elapsed time: 0.14169s