ppc64le/linux/: pyodbc-4.0.34+ppc64le1 metadata and description

Homepage Simple index Newer version available

DB API Module for ODBC

classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Intended Audience :: System Administrators
  • License :: OSI Approved :: MIT License
  • Operating System :: Microsoft :: Windows
  • Operating System :: POSIX
  • Programming Language :: Python
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Topic :: Database
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/markdown
dynamic summary
license MIT
license_file LICENSE.txt
maintainer Michael Kleehammer
maintainer_email [email protected]
requires_python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
File Tox results History
pyodbc-4.0.34+ppc64le1-cp310-cp310-manylinux_2_34_ppc64le.whl
Size
517 KB
Type
Python Wheel
Python
3.10
pyodbc-4.0.34+ppc64le1-cp311-cp311-manylinux_2_34_ppc64le.whl
Size
520 KB
Type
Python Wheel
Python
3.11
pyodbc-4.0.34+ppc64le1-cp39-cp39-manylinux_2_34_ppc64le.whl
Size
508 KB
Type
Python Wheel
Python
3.9

pyodbc

Windows Status Ubuntu build PyPI

pyodbc is an open source Python module that makes accessing ODBC databases simple. It implements the DB API 2.0 specification but is packed with even more Pythonic convenience.

The easiest way to install is to use pip:

pip install pyodbc

If you are using Mac, you should be using Homebrew for installing pyodbc:

brew install unixodbc
pip install pyodbc

Precompiled binary wheels are provided for most Python versions on Windows and macOS. On other operating systems this will build from source. Note, pyodbc contains C++ extensions so you will need a suitable C++ compiler on your computer to install pyodbc, for all operating systems. See the docs for details.

Documentation

Release Notes

IMPORTANT: Python 2.7 support is being ended. The pyodbc 4.x versions will be the last to support Python 2.7. The pyodbc 5.x versions will only support Python 3.7 and above.

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.