hypothesis


Namehypothesis JSON
Version 6.127.6 PyPI version JSON
download
home_pagehttps://hypothesis.works
SummaryA library for property-based testing
upload_time2025-03-04 02:38:46
maintainerNone
docs_urlNone
authorDavid R. MacIver and Zac Hatfield-Dodds
requires_python>=3.9
licenseMPL-2.0
keywords python testing fuzzing property-based-testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The Hypothesis python readme has moved to [the main readme](../README.md)!

            

Raw data

            {
    "_id": null,
    "home_page": "https://hypothesis.works",
    "name": "hypothesis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "python testing fuzzing property-based-testing",
    "author": "David R. MacIver and Zac Hatfield-Dodds",
    "author_email": "david@drmaciver.com",
    "download_url": "https://files.pythonhosted.org/packages/3b/73/109fbf6f9a76db10ebdbff69b3aba59e3b9ade6fd0702811a9be796702f3/hypothesis-6.127.6.tar.gz",
    "platform": null,
    "description": "The Hypothesis python readme has moved to [the main readme](../README.md)!\n",
    "bugtrack_url": null,
    "license": "MPL-2.0",
    "summary": "A library for property-based testing",
    "version": "6.127.6",
    "project_urls": {
        "Changelog": "https://hypothesis.readthedocs.io/en/latest/changes.html",
        "Documentation": "https://hypothesis.readthedocs.io",
        "Homepage": "https://hypothesis.works",
        "Issues": "https://github.com/HypothesisWorks/hypothesis/issues",
        "Source": "https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python"
    },
    "split_keywords": [
        "python",
        "testing",
        "fuzzing",
        "property-based-testing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d73fc9d2506f026137bba258c736c9383d1ce198b2e57894411393a111943601",
                "md5": "c50e7e02d92a858211d9ae6d21c5af21",
                "sha256": "4967702ee2f8c8d7d0d50f14940c3496bd32ac8b8a2b362ace34c722e842d00b"
            },
            "downloads": -1,
            "filename": "hypothesis-6.127.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c50e7e02d92a858211d9ae6d21c5af21",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 483286,
            "upload_time": "2025-03-04T02:38:43",
            "upload_time_iso_8601": "2025-03-04T02:38:43.287262Z",
            "url": "https://files.pythonhosted.org/packages/d7/3f/c9d2506f026137bba258c736c9383d1ce198b2e57894411393a111943601/hypothesis-6.127.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3b73109fbf6f9a76db10ebdbff69b3aba59e3b9ade6fd0702811a9be796702f3",
                "md5": "063c30bdf17a8120fac8c0b677898fb8",
                "sha256": "9b5292f3f2d505bf0f3e060b1c12f3643fa9b7cd036f41f3456c5f7cc7f73164"
            },
            "downloads": -1,
            "filename": "hypothesis-6.127.6.tar.gz",
            "has_sig": false,
            "md5_digest": "063c30bdf17a8120fac8c0b677898fb8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 419736,
            "upload_time": "2025-03-04T02:38:46",
            "upload_time_iso_8601": "2025-03-04T02:38:46.242911Z",
            "url": "https://files.pythonhosted.org/packages/3b/73/109fbf6f9a76db10ebdbff69b3aba59e3b9ade6fd0702811a9be796702f3/hypothesis-6.127.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-04 02:38:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HypothesisWorks",
    "github_project": "hypothesis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hypothesis"
}
        
Elapsed time: 0.44309s