# pyodbc
[![Windows build](https://ci.appveyor.com/api/projects/status/github/mkleehammer/pyodbc?branch=master&svg=true&passingText=Windows%20build&failingText=Windows%20build)](https://ci.appveyor.com/project/mkleehammer/pyodbc)
[![Ubuntu build](https://github.com/mkleehammer/pyodbc/actions/workflows/ubuntu_build.yml/badge.svg)](https://github.com/mkleehammer/pyodbc/actions/workflows/ubuntu_build.yml)
[![PyPI](https://img.shields.io/pypi/v/pyodbc?color=brightgreen)](https://pypi.org/project/pyodbc/)
pyodbc is an open source Python module that makes accessing ODBC databases simple. It
implements the [DB API 2.0](https://www.python.org/dev/peps/pep-0249) specification but is packed with even more Pythonic convenience.
The easiest way to install pyodbc is to use pip:
python -m pip install pyodbc
On Macs, you should probably install unixODBC first if you don't already have an ODBC
driver manager installed. For example, using the [homebrew](https://brew.sh/) package manager:
brew install unixodbc
python -m pip install pyodbc
Similarly, on Unix you should make sure you have an ODBC driver manager installed before
installing pyodbc. See the [docs](https://github.com/mkleehammer/pyodbc/wiki/Install)
for more information about how to do this on different Unix flavors. (On Windows, the
ODBC driver manager is built-in.)
Precompiled binary wheels are provided for multiple Python versions on most Windows, macOS,
and Linux platforms. On other platforms pyodbc will be built from the source code. Note,
pyodbc contains C++ extensions so you will need a suitable C++ compiler when building from
source. See the [docs](https://github.com/mkleehammer/pyodbc/wiki/Install) for details.
[Documentation](https://github.com/mkleehammer/pyodbc/wiki)
[Release Notes](https://github.com/mkleehammer/pyodbc/releases)
Raw data
{
"_id": null,
"home_page": "https://github.com/mkleehammer/pyodbc",
"name": "pyodbc",
"maintainer": "Michael Kleehammer",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Michael Kleehammer <michael@kleehammer.com>",
"keywords": null,
"author": null,
"author_email": "Michael Kleehammer <michael@kleehammer.com>",
"download_url": "https://files.pythonhosted.org/packages/a0/36/a1ac7d23a1611e7ccd4d27df096f3794e8d1e7faa040260d9d41b6fc3185/pyodbc-5.2.0.tar.gz",
"platform": null,
"description": "# pyodbc\n\n[![Windows build](https://ci.appveyor.com/api/projects/status/github/mkleehammer/pyodbc?branch=master&svg=true&passingText=Windows%20build&failingText=Windows%20build)](https://ci.appveyor.com/project/mkleehammer/pyodbc)\n[![Ubuntu build](https://github.com/mkleehammer/pyodbc/actions/workflows/ubuntu_build.yml/badge.svg)](https://github.com/mkleehammer/pyodbc/actions/workflows/ubuntu_build.yml)\n[![PyPI](https://img.shields.io/pypi/v/pyodbc?color=brightgreen)](https://pypi.org/project/pyodbc/)\n\npyodbc is an open source Python module that makes accessing ODBC databases simple. It\nimplements the [DB API 2.0](https://www.python.org/dev/peps/pep-0249) specification but is packed with even more Pythonic convenience.\n\nThe easiest way to install pyodbc is to use pip:\n\n python -m pip install pyodbc\n\nOn Macs, you should probably install unixODBC first if you don't already have an ODBC\ndriver manager installed. For example, using the [homebrew](https://brew.sh/) package manager:\n\n brew install unixodbc\n python -m pip install pyodbc\n\nSimilarly, on Unix you should make sure you have an ODBC driver manager installed before\ninstalling pyodbc. See the [docs](https://github.com/mkleehammer/pyodbc/wiki/Install)\nfor more information about how to do this on different Unix flavors. (On Windows, the\nODBC driver manager is built-in.)\n\nPrecompiled binary wheels are provided for multiple Python versions on most Windows, macOS,\nand Linux platforms. On other platforms pyodbc will be built from the source code. Note,\npyodbc contains C++ extensions so you will need a suitable C++ compiler when building from\nsource. See the [docs](https://github.com/mkleehammer/pyodbc/wiki/Install) for details.\n\n[Documentation](https://github.com/mkleehammer/pyodbc/wiki)\n\n[Release Notes](https://github.com/mkleehammer/pyodbc/releases)\n",
"bugtrack_url": null,
"license": "MIT-0 License",
"summary": "DB API module for ODBC",
"version": "5.2.0",
"project_urls": {
"Homepage": "https://github.com/mkleehammer/pyodbc"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "300105c4a4ec122c4a8a37fa1be5bdbf6fb23724a2ee3b1b771bb46f710158a9",
"md5": "7ae2ccc6b205d952f2a3917fa06b31d7",
"sha256": "eb0850e3e3782f57457feed297e220bb20c3e8fd7550d7a6b6bb96112bd9b6fe"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "7ae2ccc6b205d952f2a3917fa06b31d7",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 72483,
"upload_time": "2024-10-16T01:39:23",
"upload_time_iso_8601": "2024-10-16T01:39:23.697724Z",
"url": "https://files.pythonhosted.org/packages/30/01/05c4a4ec122c4a8a37fa1be5bdbf6fb23724a2ee3b1b771bb46f710158a9/pyodbc-5.2.0-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7322ba718cc5508bdfbb53e1906018d7f597be37241c769dda8a48f52af96fe3",
"md5": "41660c5a723585fa6fd9ea6b91880564",
"sha256": "0dae0fb86078c87acf135dbe5afd3c7d15d52ab0db5965c44159e84058c3e2fb"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "41660c5a723585fa6fd9ea6b91880564",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 71794,
"upload_time": "2024-10-16T01:39:25",
"upload_time_iso_8601": "2024-10-16T01:39:25.372613Z",
"url": "https://files.pythonhosted.org/packages/73/22/ba718cc5508bdfbb53e1906018d7f597be37241c769dda8a48f52af96fe3/pyodbc-5.2.0-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "24e49d859ea3642059c10a6644a00ccb1f8b8e02c1e4f49ab34250db1273c2c5",
"md5": "20d028c5a1f8877d1a505458736fb07b",
"sha256": "6493b9c7506ca964b80ad638d0dc82869df7058255d71f04fdd1405e88bcb36b"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "20d028c5a1f8877d1a505458736fb07b",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 332850,
"upload_time": "2024-10-16T01:39:27",
"upload_time_iso_8601": "2024-10-16T01:39:27.789375Z",
"url": "https://files.pythonhosted.org/packages/24/e4/9d859ea3642059c10a6644a00ccb1f8b8e02c1e4f49ab34250db1273c2c5/pyodbc-5.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b9a798c3555c10cfeb343ec7eea69ecb17476aa3ace72131ea8a4a1f8250318c",
"md5": "f977189f40a5b5daf4ac1f42944a2b89",
"sha256": "e04de873607fb960e71953c164c83e8e5d9291ce0d69e688e54947b254b04902"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f977189f40a5b5daf4ac1f42944a2b89",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 336009,
"upload_time": "2024-10-16T01:39:29",
"upload_time_iso_8601": "2024-10-16T01:39:29.694071Z",
"url": "https://files.pythonhosted.org/packages/b9/a7/98c3555c10cfeb343ec7eea69ecb17476aa3ace72131ea8a4a1f8250318c/pyodbc-5.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "24c1d5b16dd62eb70f281bc90cdc1e3c46af7acda3f0f6afb34553206506ccb2",
"md5": "aa37b6acc76388ac4d253232dac89d5e",
"sha256": "74135cb10c1dcdbd99fe429c61539c232140e62939fa7c69b0a373cc552e4a08"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "aa37b6acc76388ac4d253232dac89d5e",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 62407,
"upload_time": "2024-10-16T01:39:31",
"upload_time_iso_8601": "2024-10-16T01:39:31.894600Z",
"url": "https://files.pythonhosted.org/packages/24/c1/d5b16dd62eb70f281bc90cdc1e3c46af7acda3f0f6afb34553206506ccb2/pyodbc-5.2.0-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f51222c83669abee4ca5915aa89172cf1673b58ca05f44dabeb8b0bac9b7fecc",
"md5": "3e9d475629143a87035d2e2e0582011a",
"sha256": "d287121eeaa562b9ab3d4c52fa77c793dfedd127049273eb882a05d3d67a8ce8"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "3e9d475629143a87035d2e2e0582011a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 68874,
"upload_time": "2024-10-16T01:39:33",
"upload_time_iso_8601": "2024-10-16T01:39:33.325891Z",
"url": "https://files.pythonhosted.org/packages/f5/12/22c83669abee4ca5915aa89172cf1673b58ca05f44dabeb8b0bac9b7fecc/pyodbc-5.2.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8fa25907ce319a571eb1e271d6a475920edfeacd92da1021bb2a15ed1b7f6ac1",
"md5": "992fc5da1a1695c7d3ce5aeb2b13028d",
"sha256": "4627779f0a608b51ce2d2fe6d1d395384e65ca36248bf9dbb6d7cf2c8fda1cab"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "992fc5da1a1695c7d3ce5aeb2b13028d",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 72536,
"upload_time": "2024-10-16T01:39:34",
"upload_time_iso_8601": "2024-10-16T01:39:34.715823Z",
"url": "https://files.pythonhosted.org/packages/8f/a2/5907ce319a571eb1e271d6a475920edfeacd92da1021bb2a15ed1b7f6ac1/pyodbc-5.2.0-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e1b8bd438ab2bb9481615142784b0c9778079a87ae1bca7a0fe8aabfc088aa9f",
"md5": "a4f026903bb25d3fbefe5f073c45b51b",
"sha256": "4d997d3b6551273647825c734158ca8a6f682df269f6b3975f2499c01577ddec"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "a4f026903bb25d3fbefe5f073c45b51b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 71825,
"upload_time": "2024-10-16T01:39:36",
"upload_time_iso_8601": "2024-10-16T01:39:36.343678Z",
"url": "https://files.pythonhosted.org/packages/e1/b8/bd438ab2bb9481615142784b0c9778079a87ae1bca7a0fe8aabfc088aa9f/pyodbc-5.2.0-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8b82cf71ae99b511a7f20c380ce470de233a0291fa3798afa74e0adc8fad1675",
"md5": "4b5cc074ae0993d355c7b0e57805d27e",
"sha256": "5102007a8c78dd2fc1c1b6f6147de8cfc020f81013e4b46c33e66aaa7d1bf7b1"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "4b5cc074ae0993d355c7b0e57805d27e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 342304,
"upload_time": "2024-10-16T01:39:37",
"upload_time_iso_8601": "2024-10-16T01:39:37.820955Z",
"url": "https://files.pythonhosted.org/packages/8b/82/cf71ae99b511a7f20c380ce470de233a0291fa3798afa74e0adc8fad1675/pyodbc-5.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "43ea03fe042f4a390df05e753ddd21c6cab006baae1eee71ce230f6e2a883944",
"md5": "e6ea392030faffd34f29fc6137308780",
"sha256": "7e3cbc7075a46c411b531ada557c4aef13d034060a70077717124cabc1717e2d"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e6ea392030faffd34f29fc6137308780",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 346186,
"upload_time": "2024-10-16T01:39:39",
"upload_time_iso_8601": "2024-10-16T01:39:39.300890Z",
"url": "https://files.pythonhosted.org/packages/43/ea/03fe042f4a390df05e753ddd21c6cab006baae1eee71ce230f6e2a883944/pyodbc-5.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f98048178bb50990147adb72ec9e377e94517a0dfaf2f2a6e3fe477d9a33671f",
"md5": "0aafbc34697f047a9fb7f8ccd52c8165",
"sha256": "de1ee7ec2eb326b7be5e2c4ce20d472c5ef1a6eb838d126d1d26779ff5486e49"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "0aafbc34697f047a9fb7f8ccd52c8165",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 62418,
"upload_time": "2024-10-16T01:39:40",
"upload_time_iso_8601": "2024-10-16T01:39:40.797869Z",
"url": "https://files.pythonhosted.org/packages/f9/80/48178bb50990147adb72ec9e377e94517a0dfaf2f2a6e3fe477d9a33671f/pyodbc-5.2.0-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7c6bf0ad7d8a535d58f35f375ffbf367c68d0ec54452a431d23b0ebee4cd44c6",
"md5": "e12cd91977ba261c4ccca849a03bb87e",
"sha256": "113f904b9852c12f10c7a3288f5a3563ecdbbefe3ccc829074a9eb8255edcd29"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "e12cd91977ba261c4ccca849a03bb87e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 68871,
"upload_time": "2024-10-16T01:39:41",
"upload_time_iso_8601": "2024-10-16T01:39:41.997531Z",
"url": "https://files.pythonhosted.org/packages/7c/6b/f0ad7d8a535d58f35f375ffbf367c68d0ec54452a431d23b0ebee4cd44c6/pyodbc-5.2.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2626104525b728fedfababd3143426b9d0008c70f0d604a3bf5d4773977d83f4",
"md5": "c6bd27d7ff51a364d700a57c14a332d3",
"sha256": "be43d1ece4f2cf4d430996689d89a1a15aeb3a8da8262527e5ced5aee27e89c3"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp312-cp312-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "c6bd27d7ff51a364d700a57c14a332d3",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 73014,
"upload_time": "2024-10-16T01:39:43",
"upload_time_iso_8601": "2024-10-16T01:39:43.332982Z",
"url": "https://files.pythonhosted.org/packages/26/26/104525b728fedfababd3143426b9d0008c70f0d604a3bf5d4773977d83f4/pyodbc-5.2.0-cp312-cp312-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4f7dbb632488b603bcd2a6753b858e8bc7dd56146dd19bd72003cc09ae6e3fc0",
"md5": "24b75de061de95792e46432f55362aa9",
"sha256": "9f7badd0055221a744d76c11440c0856fd2846ed53b6555cf8f0a8893a3e4b03"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "24b75de061de95792e46432f55362aa9",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 72515,
"upload_time": "2024-10-16T01:39:44",
"upload_time_iso_8601": "2024-10-16T01:39:44.506401Z",
"url": "https://files.pythonhosted.org/packages/4f/7d/bb632488b603bcd2a6753b858e8bc7dd56146dd19bd72003cc09ae6e3fc0/pyodbc-5.2.0-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ab38a1b9bfe5a7062672268553c2d6ff93676173b0fb4bd583e8c4f74a0e296f",
"md5": "d3393e1e7fd528fa8124a41b928e14ef",
"sha256": "ad633c52f4f4e7691daaa2278d6e6ebb2fe4ae7709e610e22c7dd1a1d620cf8b"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "d3393e1e7fd528fa8124a41b928e14ef",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 348561,
"upload_time": "2024-10-16T01:39:45",
"upload_time_iso_8601": "2024-10-16T01:39:45.986055Z",
"url": "https://files.pythonhosted.org/packages/ab/38/a1b9bfe5a7062672268553c2d6ff93676173b0fb4bd583e8c4f74a0e296f/pyodbc-5.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7182ddb1c41c682550116f391aa6cab2052910046a30d63014bbe6d09c4958f4",
"md5": "920acafd7f2ac6d9bb300fc69d9b770f",
"sha256": "97d086a8f7a302b74c9c2e77bedf954a603b19168af900d4d3a97322e773df63"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "920acafd7f2ac6d9bb300fc69d9b770f",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 353962,
"upload_time": "2024-10-16T01:39:47",
"upload_time_iso_8601": "2024-10-16T01:39:47.254393Z",
"url": "https://files.pythonhosted.org/packages/71/82/ddb1c41c682550116f391aa6cab2052910046a30d63014bbe6d09c4958f4/pyodbc-5.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e529fec0e739d0c1cab155843ed71d0717f5e1694effe3f28d397168f48bcd92",
"md5": "771b69bbfb574e4adf7a5f259db26706",
"sha256": "0e4412f8e608db2a4be5bcc75f9581f386ed6a427dbcb5eac795049ba6fc205e"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "771b69bbfb574e4adf7a5f259db26706",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 63050,
"upload_time": "2024-10-16T01:39:48",
"upload_time_iso_8601": "2024-10-16T01:39:48.800595Z",
"url": "https://files.pythonhosted.org/packages/e5/29/fec0e739d0c1cab155843ed71d0717f5e1694effe3f28d397168f48bcd92/pyodbc-5.2.0-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "217f3a47e022a97b017ffb73351a1061e4401bcb5aa4fc0162d04f4e5452e4fc",
"md5": "a14876d09d814f42eb1e00408df06a51",
"sha256": "b1f5686b142759c5b2bdbeaa0692622c2ebb1f10780eb3c174b85f5607fbcf55"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "a14876d09d814f42eb1e00408df06a51",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 69485,
"upload_time": "2024-10-16T01:39:49",
"upload_time_iso_8601": "2024-10-16T01:39:49.732292Z",
"url": "https://files.pythonhosted.org/packages/21/7f/3a47e022a97b017ffb73351a1061e4401bcb5aa4fc0162d04f4e5452e4fc/pyodbc-5.2.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "90bee5f8022ec57a7ea6aa3717a3f307a44c3b012fce7ad6ec91aad3e2a56978",
"md5": "e0a4c7113b5d165c3a3e75e804b91091",
"sha256": "26844d780045bbc3514d5c2f0d89e7fda7df7db0bd24292eb6902046f5730885"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp313-cp313-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "e0a4c7113b5d165c3a3e75e804b91091",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 72982,
"upload_time": "2024-10-16T01:39:50",
"upload_time_iso_8601": "2024-10-16T01:39:50.738270Z",
"url": "https://files.pythonhosted.org/packages/90/be/e5f8022ec57a7ea6aa3717a3f307a44c3b012fce7ad6ec91aad3e2a56978/pyodbc-5.2.0-cp313-cp313-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5c0e71111e4f53936b0b99731d9b6acfc8fc95660533a1421447a63d6e519112",
"md5": "db017751df4ff14c9031619ba955e8fe",
"sha256": "26d2d8fd53b71204c755abc53b0379df4e23fd9a40faf211e1cb87e8a32470f0"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "db017751df4ff14c9031619ba955e8fe",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 72515,
"upload_time": "2024-10-16T01:39:51",
"upload_time_iso_8601": "2024-10-16T01:39:51.860146Z",
"url": "https://files.pythonhosted.org/packages/5c/0e/71111e4f53936b0b99731d9b6acfc8fc95660533a1421447a63d6e519112/pyodbc-5.2.0-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a5093c06bbc1ebb9ae15f53cefe10774809b67da643883287ba1c44ba053816a",
"md5": "789bfad30414f9522223518c75d51366",
"sha256": "a27996b6d27e275dfb5fe8a34087ba1cacadfd1439e636874ef675faea5149d9"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "789bfad30414f9522223518c75d51366",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 347470,
"upload_time": "2024-10-16T01:39:53",
"upload_time_iso_8601": "2024-10-16T01:39:53.594064Z",
"url": "https://files.pythonhosted.org/packages/a5/09/3c06bbc1ebb9ae15f53cefe10774809b67da643883287ba1c44ba053816a/pyodbc-5.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a4351c7efd4665e7983169d20175014f68578e0edfcbc4602b0bafcefa522c4a",
"md5": "322ebf5827f9f496e07497d97658e666",
"sha256": "eaf42c4bd323b8fd01f1cd900cca2d09232155f9b8f0b9bcd0be66763588ce64"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "322ebf5827f9f496e07497d97658e666",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 353025,
"upload_time": "2024-10-16T01:39:55",
"upload_time_iso_8601": "2024-10-16T01:39:55.124017Z",
"url": "https://files.pythonhosted.org/packages/a4/35/1c7efd4665e7983169d20175014f68578e0edfcbc4602b0bafcefa522c4a/pyodbc-5.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6dc9736d07fa33572abdc50d858fd9e527d2c8281f3acbb90dff4999a3662edd",
"md5": "4aeaebab7426a98345dfbc66046f1f8f",
"sha256": "207f16b7e9bf09c591616429ebf2b47127e879aad21167ac15158910dc9bbcda"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp313-cp313-win32.whl",
"has_sig": false,
"md5_digest": "4aeaebab7426a98345dfbc66046f1f8f",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 63052,
"upload_time": "2024-10-16T01:39:56",
"upload_time_iso_8601": "2024-10-16T01:39:56.565255Z",
"url": "https://files.pythonhosted.org/packages/6d/c9/736d07fa33572abdc50d858fd9e527d2c8281f3acbb90dff4999a3662edd/pyodbc-5.2.0-cp313-cp313-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "732a3219c8b7fa3788fc9f27b5fc2244017223cf070e5ab370f71c519adf9120",
"md5": "b0198a36cb19fff31a0d337d3462c121",
"sha256": "96d3127f28c0dacf18da7ae009cd48eac532d3dcc718a334b86a3c65f6a5ef5c"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "b0198a36cb19fff31a0d337d3462c121",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 69486,
"upload_time": "2024-10-16T01:39:57",
"upload_time_iso_8601": "2024-10-16T01:39:57.570854Z",
"url": "https://files.pythonhosted.org/packages/73/2a/3219c8b7fa3788fc9f27b5fc2244017223cf070e5ab370f71c519adf9120/pyodbc-5.2.0-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fe0ae6b7afb1b409208a32c48c83f2fd04735c112445f86445e12f23c64c92c4",
"md5": "83209c945544bf9f33abce4abd8ab6d6",
"sha256": "770e1ac2e7bdf31439bf1d57a1d34ae37d6151216367e8e3f6cdc275006c8bb0"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "83209c945544bf9f33abce4abd8ab6d6",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 72524,
"upload_time": "2024-10-16T01:39:58",
"upload_time_iso_8601": "2024-10-16T01:39:58.693877Z",
"url": "https://files.pythonhosted.org/packages/fe/0a/e6b7afb1b409208a32c48c83f2fd04735c112445f86445e12f23c64c92c4/pyodbc-5.2.0-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c53a72eb42ccf1f91eb80456b71cdac6ee200e3a714b118b47022619ac6cb90e",
"md5": "455948987ea0fb1ed6bdf7ce21a9e0fc",
"sha256": "4fde753fcea625bfaed36edae34c2fba15bf0b5d0ea27474ee038ef47b684d1d"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "455948987ea0fb1ed6bdf7ce21a9e0fc",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 71840,
"upload_time": "2024-10-16T01:39:59",
"upload_time_iso_8601": "2024-10-16T01:39:59.667140Z",
"url": "https://files.pythonhosted.org/packages/c5/3a/72eb42ccf1f91eb80456b71cdac6ee200e3a714b118b47022619ac6cb90e/pyodbc-5.2.0-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2c2d7f7d0fc6f9d1c837edea2df0820425466a88ce4b7a4f9bc7f6f51f1bf37f",
"md5": "6a392ddf7d4f2c3c85e6d2ac3104fc49",
"sha256": "d57843b9792994f9e73b91667da6452a4f2d7caaa2499598783eb972c4b6eb93"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "6a392ddf7d4f2c3c85e6d2ac3104fc49",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 334448,
"upload_time": "2024-10-16T01:40:00",
"upload_time_iso_8601": "2024-10-16T01:40:00.773531Z",
"url": "https://files.pythonhosted.org/packages/2c/2d/7f7d0fc6f9d1c837edea2df0820425466a88ce4b7a4f9bc7f6f51f1bf37f/pyodbc-5.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4a7b8f33721e9f78fc61902acf8f163ad3339cc5fe36fdd7d729a8f885f374f1",
"md5": "e6c4c73acdfd81cee9d5567023750197",
"sha256": "f1f38adc47d36af392475cd4aaae0f35652fdc9e8364bf155810fe1be591336f"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e6c4c73acdfd81cee9d5567023750197",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 338196,
"upload_time": "2024-10-16T01:40:02",
"upload_time_iso_8601": "2024-10-16T01:40:02.109898Z",
"url": "https://files.pythonhosted.org/packages/4a/7b/8f33721e9f78fc61902acf8f163ad3339cc5fe36fdd7d729a8f885f374f1/pyodbc-5.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "197a17895a3221fa8365062ba0cef4474d217c005aa328771ee1c1a04ee26938",
"md5": "7d3d46b9b87d053f38440d08da75df2b",
"sha256": "dc5342d1d09466f9e76e3979551f9205a01ff0ea78b02d2d889171e8c3c4fb9c"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "7d3d46b9b87d053f38440d08da75df2b",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 62426,
"upload_time": "2024-10-16T01:40:03",
"upload_time_iso_8601": "2024-10-16T01:40:03.342878Z",
"url": "https://files.pythonhosted.org/packages/19/7a/17895a3221fa8365062ba0cef4474d217c005aa328771ee1c1a04ee26938/pyodbc-5.2.0-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4d44edf8d7a06338ceddd976ce3516c74443fe592d317d20e06b0868b207fb0c",
"md5": "0eccf5ce4d3a6b450f3e33e57078b012",
"sha256": "2b5323be83fedc79a6d1e1b96e67bdc368c1d3f1562b8f8184b735acdd749ae9"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "0eccf5ce4d3a6b450f3e33e57078b012",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 68908,
"upload_time": "2024-10-16T01:40:04",
"upload_time_iso_8601": "2024-10-16T01:40:04.427672Z",
"url": "https://files.pythonhosted.org/packages/4d/44/edf8d7a06338ceddd976ce3516c74443fe592d317d20e06b0868b207fb0c/pyodbc-5.2.0-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7c1abec4dd9f65a7c0c1a75641119351f0f402c721bbcea3c4eb684868259467",
"md5": "c3a0043560c5681976e8206341ad1b87",
"sha256": "9e8f4ee2c523bbe85124540ffad62a3b62ae481f012e390ef93e0602b6302e5e"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "c3a0043560c5681976e8206341ad1b87",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 72440,
"upload_time": "2024-10-16T01:40:05",
"upload_time_iso_8601": "2024-10-16T01:40:05.420730Z",
"url": "https://files.pythonhosted.org/packages/7c/1a/bec4dd9f65a7c0c1a75641119351f0f402c721bbcea3c4eb684868259467/pyodbc-5.2.0-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "df2f62cce82e4547dc8c4ac3174403e24ed31bdb10bb69ad30e1bb362b960877",
"md5": "aa472adc9ab959a06aac8c6c72049ab7",
"sha256": "057b8ede91b21d9f0ef58210d1ca1aad704e641ca68ac6b02f109d86b61d7402"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "aa472adc9ab959a06aac8c6c72049ab7",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 71902,
"upload_time": "2024-10-16T01:40:06",
"upload_time_iso_8601": "2024-10-16T01:40:06.379715Z",
"url": "https://files.pythonhosted.org/packages/df/2f/62cce82e4547dc8c4ac3174403e24ed31bdb10bb69ad30e1bb362b960877/pyodbc-5.2.0-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f01a54d9595f0471c15b1de4766ec3436763aeef980740d484d629afa778c506",
"md5": "f60b7fe765d25bfe19aecd8c38a50131",
"sha256": "5f0ecbc7067467df95c9b8bd38fb2682c4a13a3402d77dccaddf1e145cea8cc0"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "f60b7fe765d25bfe19aecd8c38a50131",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 329596,
"upload_time": "2024-10-16T01:40:07",
"upload_time_iso_8601": "2024-10-16T01:40:07.948996Z",
"url": "https://files.pythonhosted.org/packages/f0/1a/54d9595f0471c15b1de4766ec3436763aeef980740d484d629afa778c506/pyodbc-5.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2d3a88bc3bb8c15aefaf98bfadd51dae2fe492486daeb04911d8cf0a6d8dd884",
"md5": "15f9726c2388af4a20379e9f88993290",
"sha256": "26b7f8324fa01c09fe4843ad8adb0b131299ef263a1fb9e63830c9cd1d5c45e4"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "15f9726c2388af4a20379e9f88993290",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 333575,
"upload_time": "2024-10-16T01:40:09",
"upload_time_iso_8601": "2024-10-16T01:40:09.898096Z",
"url": "https://files.pythonhosted.org/packages/2d/3a/88bc3bb8c15aefaf98bfadd51dae2fe492486daeb04911d8cf0a6d8dd884/pyodbc-5.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6075aedf6d10f66b22302dc3f0181cbef0cc5789f2c2a658343f10ae72f51190",
"md5": "63529155b98680a2cb6df9bafc63bcf7",
"sha256": "600ef6f562f609f5612ffaa8a93827249150aa3030c867937c87b24a1608967e"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "63529155b98680a2cb6df9bafc63bcf7",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 62379,
"upload_time": "2024-10-16T01:40:11",
"upload_time_iso_8601": "2024-10-16T01:40:11.412809Z",
"url": "https://files.pythonhosted.org/packages/60/75/aedf6d10f66b22302dc3f0181cbef0cc5789f2c2a658343f10ae72f51190/pyodbc-5.2.0-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d99cb1e367b07904a52f22b8707979bcbda1b5a6056c46e67e0a66241d8138aa",
"md5": "39c120654e0344bf63b1108bc03ed32f",
"sha256": "b77556349746fb90416a48bd114cd7323f7e2559a4b263dada935f9b406ba59b"
},
"downloads": -1,
"filename": "pyodbc-5.2.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "39c120654e0344bf63b1108bc03ed32f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 68951,
"upload_time": "2024-10-16T01:40:12",
"upload_time_iso_8601": "2024-10-16T01:40:12.374687Z",
"url": "https://files.pythonhosted.org/packages/d9/9c/b1e367b07904a52f22b8707979bcbda1b5a6056c46e67e0a66241d8138aa/pyodbc-5.2.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a036a1ac7d23a1611e7ccd4d27df096f3794e8d1e7faa040260d9d41b6fc3185",
"md5": "4d3cad1f8eddbdfd9e9ba3a320d7d53d",
"sha256": "de8be39809c8ddeeee26a4b876a6463529cd487a60d1393eb2a93e9bcd44a8f5"
},
"downloads": -1,
"filename": "pyodbc-5.2.0.tar.gz",
"has_sig": false,
"md5_digest": "4d3cad1f8eddbdfd9e9ba3a320d7d53d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 116908,
"upload_time": "2024-10-16T01:40:13",
"upload_time_iso_8601": "2024-10-16T01:40:13.425045Z",
"url": "https://files.pythonhosted.org/packages/a0/36/a1ac7d23a1611e7ccd4d27df096f3794e8d1e7faa040260d9d41b6fc3185/pyodbc-5.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-16 01:40:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mkleehammer",
"github_project": "pyodbc",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"appveyor": true,
"tox": true,
"lcname": "pyodbc"
}