Name | mypy JSON |
Version |
1.13.0
JSON |
| download |
home_page | https://www.mypy-lang.org/ |
Summary | Optional static typing for Python |
upload_time | 2024-10-22 21:55:47 |
maintainer | None |
docs_url | None |
author | Jukka Lehtosalo |
requires_python | >=3.8 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Mypy -- Optional Static Typing for Python
=========================================
Add type annotations to your Python programs, and use mypy to type
check them. Mypy is essentially a Python linter on steroids, and it
can catch many programming errors by analyzing your program, without
actually having to run it. Mypy has a powerful type system with
features such as type inference, gradual typing, generics and union
types.
Raw data
{
"_id": null,
"home_page": "https://www.mypy-lang.org/",
"name": "mypy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Jukka Lehtosalo",
"author_email": "jukka.lehtosalo@iki.fi",
"download_url": "https://files.pythonhosted.org/packages/e8/21/7e9e523537991d145ab8a0a2fd98548d67646dc2aaaf6091c31ad883e7c1/mypy-1.13.0.tar.gz",
"platform": null,
"description": "Mypy -- Optional Static Typing for Python\n=========================================\n\nAdd type annotations to your Python programs, and use mypy to type\ncheck them. Mypy is essentially a Python linter on steroids, and it\ncan catch many programming errors by analyzing your program, without\nactually having to run it. Mypy has a powerful type system with\nfeatures such as type inference, gradual typing, generics and union\ntypes.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Optional static typing for Python",
"version": "1.13.0",
"project_urls": {
"Changelog": "https://github.com/python/mypy/blob/master/CHANGELOG.md",
"Documentation": "https://mypy.readthedocs.io/en/stable/index.html",
"Homepage": "https://www.mypy-lang.org/",
"Issues": "https://github.com/python/mypy/issues",
"Repository": "https://github.com/python/mypy"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5e8c206de95a27722b5b5a8c85ba3100467bd86299d92a4f71c6b9aa448bfa2f",
"md5": "2c0c5b35afb4fadf09d02c946a604961",
"sha256": "6607e0f1dd1fb7f0aca14d936d13fd19eba5e17e1cd2a14f808fa5f8f6d8f60a"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "2c0c5b35afb4fadf09d02c946a604961",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 11020731,
"upload_time": "2024-10-22T21:54:54",
"upload_time_iso_8601": "2024-10-22T21:54:54.221894Z",
"url": "https://files.pythonhosted.org/packages/5e/8c/206de95a27722b5b5a8c85ba3100467bd86299d92a4f71c6b9aa448bfa2f/mypy-1.13.0-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "abbbb31695a29eea76b1569fd28b4ab141a1adc9842edde080d1e8e1776862c7",
"md5": "358ac54549de2cdd0f32dae6db16fe7a",
"sha256": "8a21be69bd26fa81b1f80a61ee7ab05b076c674d9b18fb56239d72e21d9f4c80"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "358ac54549de2cdd0f32dae6db16fe7a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 10184276,
"upload_time": "2024-10-22T21:54:34",
"upload_time_iso_8601": "2024-10-22T21:54:34.679370Z",
"url": "https://files.pythonhosted.org/packages/ab/bb/b31695a29eea76b1569fd28b4ab141a1adc9842edde080d1e8e1776862c7/mypy-1.13.0-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a52d4a23849729bb27934a0e079c9c1aad912167d875c7b070382a408d459651",
"md5": "1181dde3194bd795c7373911fc9c6785",
"sha256": "7b2353a44d2179846a096e25691d54d59904559f4232519d420d64da6828a3a7"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "1181dde3194bd795c7373911fc9c6785",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 12587706,
"upload_time": "2024-10-22T21:55:45",
"upload_time_iso_8601": "2024-10-22T21:55:45.309693Z",
"url": "https://files.pythonhosted.org/packages/a5/2d/4a23849729bb27934a0e079c9c1aad912167d875c7b070382a408d459651/mypy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5cc3d318e38ada50255e22e23353a469c791379825240e71b0ad03e76ca07ae6",
"md5": "fad9482b4699fddf917128420cf6ee37",
"sha256": "0730d1c6a2739d4511dc4253f8274cdd140c55c32dfb0a4cf8b7a43f40abfa6f"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp310-cp310-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "fad9482b4699fddf917128420cf6ee37",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 13105586,
"upload_time": "2024-10-22T21:55:18",
"upload_time_iso_8601": "2024-10-22T21:55:18.957550Z",
"url": "https://files.pythonhosted.org/packages/5c/c3/d318e38ada50255e22e23353a469c791379825240e71b0ad03e76ca07ae6/mypy-1.13.0-cp310-cp310-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4a253918bc64952370c3dbdbd8c82c363804678127815febd2925b7273d9482c",
"md5": "4c538f6cb61c11312aa5b79db5a4345f",
"sha256": "c5fc54dbb712ff5e5a0fca797e6e0aa25726c7e72c6a5850cfd2adbc1eb0a372"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "4c538f6cb61c11312aa5b79db5a4345f",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 9632318,
"upload_time": "2024-10-22T21:55:13",
"upload_time_iso_8601": "2024-10-22T21:55:13.791985Z",
"url": "https://files.pythonhosted.org/packages/4a/25/3918bc64952370c3dbdbd8c82c363804678127815febd2925b7273d9482c/mypy-1.13.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d019de0822609e5b93d02579075248c7aa6ceaddcea92f00bf4ea8e4c22e3598",
"md5": "b6ded27ed1ff9c341b217d056064c6c7",
"sha256": "581665e6f3a8a9078f28d5502f4c334c0c8d802ef55ea0e7276a6e409bc0d82d"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "b6ded27ed1ff9c341b217d056064c6c7",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 10939027,
"upload_time": "2024-10-22T21:55:31",
"upload_time_iso_8601": "2024-10-22T21:55:31.266653Z",
"url": "https://files.pythonhosted.org/packages/d0/19/de0822609e5b93d02579075248c7aa6ceaddcea92f00bf4ea8e4c22e3598/mypy-1.13.0-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c8716950fcc6ca84179137e4cbf7cf41e6b68b4a339a1f5d3e954f8c34e02d66",
"md5": "da4ea19f043f1aba6d7eb5705a0def75",
"sha256": "3ddb5b9bf82e05cc9a627e84707b528e5c7caaa1c55c69e175abb15a761cec2d"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "da4ea19f043f1aba6d7eb5705a0def75",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 10108699,
"upload_time": "2024-10-22T21:55:34",
"upload_time_iso_8601": "2024-10-22T21:55:34.646759Z",
"url": "https://files.pythonhosted.org/packages/c8/71/6950fcc6ca84179137e4cbf7cf41e6b68b4a339a1f5d3e954f8c34e02d66/mypy-1.13.0-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "265029d3e7dd166e74dc13d46050b23f7d6d7533acf48f5217663a3719db024e",
"md5": "2d2abc7b28cfdd2c0ff92e9fb5a95f91",
"sha256": "20c7ee0bc0d5a9595c46f38beb04201f2620065a93755704e141fcac9f59db2b"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "2d2abc7b28cfdd2c0ff92e9fb5a95f91",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 12506263,
"upload_time": "2024-10-22T21:54:51",
"upload_time_iso_8601": "2024-10-22T21:54:51.807615Z",
"url": "https://files.pythonhosted.org/packages/26/50/29d3e7dd166e74dc13d46050b23f7d6d7533acf48f5217663a3719db024e/mypy-1.13.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3f1d676e76f07f7d5ddcd4227af3938a9c9640f293b7d8a44dd4ff41d4db25c1",
"md5": "c181fe51b5178654a25f4d633aff51e1",
"sha256": "3790ded76f0b34bc9c8ba4def8f919dd6a46db0f5a6610fb994fe8efdd447f73"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp311-cp311-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "c181fe51b5178654a25f4d633aff51e1",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 12984688,
"upload_time": "2024-10-22T21:55:08",
"upload_time_iso_8601": "2024-10-22T21:55:08.476886Z",
"url": "https://files.pythonhosted.org/packages/3f/1d/676e76f07f7d5ddcd4227af3938a9c9640f293b7d8a44dd4ff41d4db25c1/mypy-1.13.0-cp311-cp311-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9c035a85a30ae5407b1d28fab51bd3e2103e52ad0918d1e68f02a7778669a307",
"md5": "0aac49d264b61f28a79c893aa5b8e0d3",
"sha256": "51f869f4b6b538229c1d1bcc1dd7d119817206e2bc54e8e374b3dfa202defcca"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "0aac49d264b61f28a79c893aa5b8e0d3",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 9626811,
"upload_time": "2024-10-22T21:54:59",
"upload_time_iso_8601": "2024-10-22T21:54:59.152370Z",
"url": "https://files.pythonhosted.org/packages/9c/03/5a85a30ae5407b1d28fab51bd3e2103e52ad0918d1e68f02a7778669a307/mypy-1.13.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fb31c526a7bd2e5c710ae47717c7a5f53f616db6d9097caf48ad650581e81748",
"md5": "7fb63906c9e8947264d99b6b1f0fb4cd",
"sha256": "5c7051a3461ae84dfb5dd15eff5094640c61c5f22257c8b766794e6dd85e72d5"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp312-cp312-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "7fb63906c9e8947264d99b6b1f0fb4cd",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 11077900,
"upload_time": "2024-10-22T21:55:37",
"upload_time_iso_8601": "2024-10-22T21:55:37.103419Z",
"url": "https://files.pythonhosted.org/packages/fb/31/c526a7bd2e5c710ae47717c7a5f53f616db6d9097caf48ad650581e81748/mypy-1.13.0-cp312-cp312-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8367b7419c6b503679d10bd26fc67529bc6a1f7a5f220bbb9f292dc10d33352f",
"md5": "b4a45fbd67efacbc57fe0e401901108f",
"sha256": "39bb21c69a5d6342f4ce526e4584bc5c197fd20a60d14a8624d8743fffb9472e"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "b4a45fbd67efacbc57fe0e401901108f",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 10074818,
"upload_time": "2024-10-22T21:55:11",
"upload_time_iso_8601": "2024-10-22T21:55:11.513960Z",
"url": "https://files.pythonhosted.org/packages/83/67/b7419c6b503679d10bd26fc67529bc6a1f7a5f220bbb9f292dc10d33352f/mypy-1.13.0-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ba0737d67048786ae84e6612575e173d713c9a05d0ae495dde1e68d972207d98",
"md5": "4b3ec9b432300e1a3d849737920a2c53",
"sha256": "164f28cb9d6367439031f4c81e84d3ccaa1e19232d9d05d37cb0bd880d3f93c2"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "4b3ec9b432300e1a3d849737920a2c53",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 12589275,
"upload_time": "2024-10-22T21:54:37",
"upload_time_iso_8601": "2024-10-22T21:54:37.694641Z",
"url": "https://files.pythonhosted.org/packages/ba/07/37d67048786ae84e6612575e173d713c9a05d0ae495dde1e68d972207d98/mypy-1.13.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1f17b1018c6bb3e9f1ce3956722b3bf91bff86c1cefccca71cec05eae49d6d41",
"md5": "31f84ee360fe4a3b55be366710239d9d",
"sha256": "a4c1bfcdbce96ff5d96fc9b08e3831acb30dc44ab02671eca5953eadad07d6d0"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp312-cp312-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "31f84ee360fe4a3b55be366710239d9d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 13037783,
"upload_time": "2024-10-22T21:55:42",
"upload_time_iso_8601": "2024-10-22T21:55:42.852666Z",
"url": "https://files.pythonhosted.org/packages/1f/17/b1018c6bb3e9f1ce3956722b3bf91bff86c1cefccca71cec05eae49d6d41/mypy-1.13.0-cp312-cp312-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cb32cd540755579e54a88099aee0287086d996f5a24281a673f78a0e14dba150",
"md5": "029fe954acbf1b1135084296eb65025d",
"sha256": "a0affb3a79a256b4183ba09811e3577c5163ed06685e4d4b46429a271ba174d2"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "029fe954acbf1b1135084296eb65025d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 9726197,
"upload_time": "2024-10-22T21:54:43",
"upload_time_iso_8601": "2024-10-22T21:54:43.680212Z",
"url": "https://files.pythonhosted.org/packages/cb/32/cd540755579e54a88099aee0287086d996f5a24281a673f78a0e14dba150/mypy-1.13.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "11bbab4cfdc562cad80418f077d8be9b4491ee4fb257440da951b85cbb0a639e",
"md5": "5b5a0489e163fbcf2ed3b7512cc6090c",
"sha256": "a7b44178c9760ce1a43f544e595d35ed61ac2c3de306599fa59b38a6048e1aa7"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp313-cp313-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "5b5a0489e163fbcf2ed3b7512cc6090c",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 11069721,
"upload_time": "2024-10-22T21:54:22",
"upload_time_iso_8601": "2024-10-22T21:54:22.321769Z",
"url": "https://files.pythonhosted.org/packages/11/bb/ab4cfdc562cad80418f077d8be9b4491ee4fb257440da951b85cbb0a639e/mypy-1.13.0-cp313-cp313-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "593ba393b1607cb749ea2c621def5ba8c58308ff05e30d9dbdc7c15028bca111",
"md5": "4dab2b887687df2f6b2291bca89c8c5e",
"sha256": "5d5092efb8516d08440e36626f0153b5006d4088c1d663d88bf79625af3d1d62"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "4dab2b887687df2f6b2291bca89c8c5e",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 10063996,
"upload_time": "2024-10-22T21:54:46",
"upload_time_iso_8601": "2024-10-22T21:54:46.023277Z",
"url": "https://files.pythonhosted.org/packages/59/3b/a393b1607cb749ea2c621def5ba8c58308ff05e30d9dbdc7c15028bca111/mypy-1.13.0-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d11f6b76be289a5a521bb1caedc1f08e76ff17ab59061007f201a8a18cc514d1",
"md5": "aabea7151692fca38b06d9c45e10f870",
"sha256": "de2904956dac40ced10931ac967ae63c5089bd498542194b436eb097a9f77bc8"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "aabea7151692fca38b06d9c45e10f870",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 12584043,
"upload_time": "2024-10-22T21:55:06",
"upload_time_iso_8601": "2024-10-22T21:55:06.231673Z",
"url": "https://files.pythonhosted.org/packages/d1/1f/6b76be289a5a521bb1caedc1f08e76ff17ab59061007f201a8a18cc514d1/mypy-1.13.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a6835a85c9a5976c6f96e3a5a7591aa28b4a6ca3a07e9e5ba0cec090c8b596d6",
"md5": "a459a3608f12776513b1c9eb124aa6a5",
"sha256": "7bfd8836970d33c2105562650656b6846149374dc8ed77d98424b40b09340ba7"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp313-cp313-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "a459a3608f12776513b1c9eb124aa6a5",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 13036996,
"upload_time": "2024-10-22T21:55:25",
"upload_time_iso_8601": "2024-10-22T21:55:25.811011Z",
"url": "https://files.pythonhosted.org/packages/a6/83/5a85c9a5976c6f96e3a5a7591aa28b4a6ca3a07e9e5ba0cec090c8b596d6/mypy-1.13.0-cp313-cp313-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b459c39a6f752f1f893fccbcf1bdd2aca67c79c842402b5283563d006a67cf76",
"md5": "3e31ef2d96d6ec913552eda00fb05534",
"sha256": "9f73dba9ec77acb86457a8fc04b5239822df0c14a082564737833d2963677dbc"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "3e31ef2d96d6ec913552eda00fb05534",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 9737709,
"upload_time": "2024-10-22T21:55:21",
"upload_time_iso_8601": "2024-10-22T21:55:21.246352Z",
"url": "https://files.pythonhosted.org/packages/b4/59/c39a6f752f1f893fccbcf1bdd2aca67c79c842402b5283563d006a67cf76/mypy-1.13.0-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5e2a13e9ad339131c0fba5c70584f639005a47088f5eed77081a3d00479df0ca",
"md5": "12e6bff0473996d095c103d99af329b8",
"sha256": "100fac22ce82925f676a734af0db922ecfea991e1d7ec0ceb1e115ebe501301a"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "12e6bff0473996d095c103d99af329b8",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 10955147,
"upload_time": "2024-10-22T21:55:39",
"upload_time_iso_8601": "2024-10-22T21:55:39.445069Z",
"url": "https://files.pythonhosted.org/packages/5e/2a/13e9ad339131c0fba5c70584f639005a47088f5eed77081a3d00479df0ca/mypy-1.13.0-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "943902929067dc16b72d78109195cfed349ac4ec85f3d52517ac62b9a5263685",
"md5": "77642cf36f0b7d0c405415194af46978",
"sha256": "7bcb0bb7f42a978bb323a7c88f1081d1b5dee77ca86f4100735a6f541299d8fb"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "77642cf36f0b7d0c405415194af46978",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 10138373,
"upload_time": "2024-10-22T21:54:56",
"upload_time_iso_8601": "2024-10-22T21:54:56.889825Z",
"url": "https://files.pythonhosted.org/packages/94/39/02929067dc16b72d78109195cfed349ac4ec85f3d52517ac62b9a5263685/mypy-1.13.0-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4acc066709bb01734e3dbbd1375749f8789bf9693f8b842344fc0cf52109694f",
"md5": "82b899ec7b0f1349adc96f9686bb6017",
"sha256": "bde31fc887c213e223bbfc34328070996061b0833b0a4cfec53745ed61f3519b"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "82b899ec7b0f1349adc96f9686bb6017",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 12543621,
"upload_time": "2024-10-22T21:54:25",
"upload_time_iso_8601": "2024-10-22T21:54:25.798053Z",
"url": "https://files.pythonhosted.org/packages/4a/cc/066709bb01734e3dbbd1375749f8789bf9693f8b842344fc0cf52109694f/mypy-1.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f5a2124df839025348c7b9877d0ce134832a9249968e3ab36bb826bab0e9a1cf",
"md5": "258441e4e293532eb366e9ade80cee32",
"sha256": "07de989f89786f62b937851295ed62e51774722e5444a27cecca993fc3f9cd74"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp38-cp38-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "258441e4e293532eb366e9ade80cee32",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 13050348,
"upload_time": "2024-10-22T21:54:40",
"upload_time_iso_8601": "2024-10-22T21:54:40.801392Z",
"url": "https://files.pythonhosted.org/packages/f5/a2/124df839025348c7b9877d0ce134832a9249968e3ab36bb826bab0e9a1cf/mypy-1.13.0-cp38-cp38-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4586cc94b1e7f7e756a63043cf425c24fb7470013ee1c032180282db75b1b335",
"md5": "0486fa87edec95911a23e0a0866a81a8",
"sha256": "4bde84334fbe19bad704b3f5b78c4abd35ff1026f8ba72b29de70dda0916beb6"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "0486fa87edec95911a23e0a0866a81a8",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 9615311,
"upload_time": "2024-10-22T21:54:31",
"upload_time_iso_8601": "2024-10-22T21:54:31.740330Z",
"url": "https://files.pythonhosted.org/packages/45/86/cc94b1e7f7e756a63043cf425c24fb7470013ee1c032180282db75b1b335/mypy-1.13.0-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5fd4b33ddd40dad230efb317898a2d1c267c04edba73bc5086bf77edeb410fb2",
"md5": "9aec704f9ed68bde3f1b336bd6393f22",
"sha256": "0246bcb1b5de7f08f2826451abd947bf656945209b140d16ed317f65a17dc7dc"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "9aec704f9ed68bde3f1b336bd6393f22",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 11013906,
"upload_time": "2024-10-22T21:55:28",
"upload_time_iso_8601": "2024-10-22T21:55:28.105735Z",
"url": "https://files.pythonhosted.org/packages/5f/d4/b33ddd40dad230efb317898a2d1c267c04edba73bc5086bf77edeb410fb2/mypy-1.13.0-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f4e6f414bca465b44d01cd5f4a82761e15044bedd1bf8025c5af3cc64518fac5",
"md5": "01e17be55bab081e0d8803e6bbbb1f80",
"sha256": "7f5b7deae912cf8b77e990b9280f170381fdfbddf61b4ef80927edd813163732"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "01e17be55bab081e0d8803e6bbbb1f80",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 10180657,
"upload_time": "2024-10-22T21:55:03",
"upload_time_iso_8601": "2024-10-22T21:55:03.931719Z",
"url": "https://files.pythonhosted.org/packages/f4/e6/f414bca465b44d01cd5f4a82761e15044bedd1bf8025c5af3cc64518fac5/mypy-1.13.0-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "38e9fc3865e417722f98d58409770be01afb961e2c1f99930659ff4ae7ca8b7e",
"md5": "7c989588e08866f27e3d55c700bf7e9c",
"sha256": "7029881ec6ffb8bc233a4fa364736789582c738217b133f1b55967115288a2bc"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "7c989588e08866f27e3d55c700bf7e9c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 12586394,
"upload_time": "2024-10-22T21:54:49",
"upload_time_iso_8601": "2024-10-22T21:54:49.173975Z",
"url": "https://files.pythonhosted.org/packages/38/e9/fc3865e417722f98d58409770be01afb961e2c1f99930659ff4ae7ca8b7e/mypy-1.13.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e35f4d8b6d2cb0b3dad63e96caf159419dda023f45a358c6c9ac582ccaee354",
"md5": "046308b1d063ccb34999af535cac4600",
"sha256": "3e38b980e5681f28f033f3be86b099a247b13c491f14bb8b1e1e134d23bb599d"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp39-cp39-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "046308b1d063ccb34999af535cac4600",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 13103591,
"upload_time": "2024-10-22T21:55:01",
"upload_time_iso_8601": "2024-10-22T21:55:01.642277Z",
"url": "https://files.pythonhosted.org/packages/2e/35/f4d8b6d2cb0b3dad63e96caf159419dda023f45a358c6c9ac582ccaee354/mypy-1.13.0-cp39-cp39-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "221d80594aef135f921dd52e142fa0acd19df197690bd0cde42cea7b88cf5aa2",
"md5": "1741175f6d9461528b6a78ae1aec52a5",
"sha256": "a6789be98a2017c912ae6ccb77ea553bbaf13d27605d2ca20a76dfbced631b24"
},
"downloads": -1,
"filename": "mypy-1.13.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "1741175f6d9461528b6a78ae1aec52a5",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 9634690,
"upload_time": "2024-10-22T21:54:28",
"upload_time_iso_8601": "2024-10-22T21:54:28.814796Z",
"url": "https://files.pythonhosted.org/packages/22/1d/80594aef135f921dd52e142fa0acd19df197690bd0cde42cea7b88cf5aa2/mypy-1.13.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3b8672ce7f57431d87a7ff17d442f521146a6585019eb8f4f31b7c02801f78ad",
"md5": "4dc0141b18148dfc27899d026cf3d9e1",
"sha256": "9c250883f9fd81d212e0952c92dbfcc96fc237f4b7c92f56ac81fd48460b3e5a"
},
"downloads": -1,
"filename": "mypy-1.13.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4dc0141b18148dfc27899d026cf3d9e1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2647043,
"upload_time": "2024-10-22T21:55:16",
"upload_time_iso_8601": "2024-10-22T21:55:16.617523Z",
"url": "https://files.pythonhosted.org/packages/3b/86/72ce7f57431d87a7ff17d442f521146a6585019eb8f4f31b7c02801f78ad/mypy-1.13.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e8217e9e523537991d145ab8a0a2fd98548d67646dc2aaaf6091c31ad883e7c1",
"md5": "a9391524988bb3d31b2b4be26097bdf7",
"sha256": "0291a61b6fbf3e6673e3405cfcc0e7650bebc7939659fdca2702958038bd835e"
},
"downloads": -1,
"filename": "mypy-1.13.0.tar.gz",
"has_sig": false,
"md5_digest": "a9391524988bb3d31b2b4be26097bdf7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3152532,
"upload_time": "2024-10-22T21:55:47",
"upload_time_iso_8601": "2024-10-22T21:55:47.458418Z",
"url": "https://files.pythonhosted.org/packages/e8/21/7e9e523537991d145ab8a0a2fd98548d67646dc2aaaf6091c31ad883e7c1/mypy-1.13.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-22 21:55:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python",
"github_project": "mypy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "mypy"
}