## Typing stubs for PyMySQL
This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`PyMySQL`](https://github.com/PyMySQL/PyMySQL) package.
It can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
[Pyre](https://pyre-check.org/),
PyCharm, etc. to check code that uses `PyMySQL`. This version of
`types-PyMySQL` aims to provide accurate annotations for
`PyMySQL==1.1.*`.
This stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages).
If you find that annotations are missing, feel free to contribute and help complete them.
This package is part of the [typeshed project](https://github.com/python/typeshed).
All fixes for types and metadata should be contributed there.
See [the README](https://github.com/python/typeshed/blob/main/README.md)
for more details. The source for this package can be found in the
[`stubs/PyMySQL`](https://github.com/python/typeshed/tree/main/stubs/PyMySQL)
directory.
This package was tested with
mypy 1.13.0,
pyright 1.1.387,
and pytype 2024.10.11.
It was generated from typeshed commit
[`348c44f46830e69c1f3574ce8820f505134f9ca8`](https://github.com/python/typeshed/commit/348c44f46830e69c1f3574ce8820f505134f9ca8).
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"name": "types-PyMySQL",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b3/ac/5a23decbcf53893df11636b7d61cc000a97b0ed45e09cee94d6c75f159ec/types-PyMySQL-1.1.0.20241103.tar.gz",
"platform": null,
"description": "## Typing stubs for PyMySQL\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`PyMySQL`](https://github.com/PyMySQL/PyMySQL) package.\nIt can be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\n[Pyre](https://pyre-check.org/),\nPyCharm, etc. to check code that uses `PyMySQL`. This version of\n`types-PyMySQL` aims to provide accurate annotations for\n`PyMySQL==1.1.*`.\n\nThis stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages).\nIf you find that annotations are missing, feel free to contribute and help complete them.\n\n\nThis package is part of the [typeshed project](https://github.com/python/typeshed).\nAll fixes for types and metadata should be contributed there.\nSee [the README](https://github.com/python/typeshed/blob/main/README.md)\nfor more details. The source for this package can be found in the\n[`stubs/PyMySQL`](https://github.com/python/typeshed/tree/main/stubs/PyMySQL)\ndirectory.\n\nThis package was tested with\nmypy 1.13.0,\npyright 1.1.387,\nand pytype 2024.10.11.\nIt was generated from typeshed commit\n[`348c44f46830e69c1f3574ce8820f505134f9ca8`](https://github.com/python/typeshed/commit/348c44f46830e69c1f3574ce8820f505134f9ca8).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Typing stubs for PyMySQL",
"version": "1.1.0.20241103",
"project_urls": {
"Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/PyMySQL.md",
"Chat": "https://gitter.im/python/typing",
"GitHub": "https://github.com/python/typeshed",
"Homepage": "https://github.com/python/typeshed",
"Issue tracker": "https://github.com/python/typeshed/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3e04d02323dd4dfd6e0af4ecbb88a00215c37aa79894a2d158390700c84c8597",
"md5": "1bd43c952863fbb602de4b554e6b5328",
"sha256": "1a32efd8a74b5bf74c4de92a86c1cc6edaf3802dcfd5546635ab501eb5e3c096"
},
"downloads": -1,
"filename": "types_PyMySQL-1.1.0.20241103-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1bd43c952863fbb602de4b554e6b5328",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 15610,
"upload_time": "2024-11-03T02:49:43",
"upload_time_iso_8601": "2024-11-03T02:49:43.399700Z",
"url": "https://files.pythonhosted.org/packages/3e/04/d02323dd4dfd6e0af4ecbb88a00215c37aa79894a2d158390700c84c8597/types_PyMySQL-1.1.0.20241103-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b3ac5a23decbcf53893df11636b7d61cc000a97b0ed45e09cee94d6c75f159ec",
"md5": "45295bdbae026bbafa6bbf765b1f5001",
"sha256": "a7628542919a0ba87625fb79eefb2a2de45fb4ad32afe6e561e8f2f27fb58b8c"
},
"downloads": -1,
"filename": "types-PyMySQL-1.1.0.20241103.tar.gz",
"has_sig": false,
"md5_digest": "45295bdbae026bbafa6bbf765b1f5001",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 14987,
"upload_time": "2024-11-03T02:49:44",
"upload_time_iso_8601": "2024-11-03T02:49:44.628742Z",
"url": "https://files.pythonhosted.org/packages/b3/ac/5a23decbcf53893df11636b7d61cc000a97b0ed45e09cee94d6c75f159ec/types-PyMySQL-1.1.0.20241103.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-03 02:49:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python",
"github_project": "typeshed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-pymysql"
}