Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ceODBC / data / ceODBC-doc / doc / src / index.rst
Size: Mime:
Welcome to ceODBC's documentation!
==================================

**ceODBC** is a Python extension module that enables access to databases using
the ODBC API and conforms to the Python database API 2.0 specifications with
a number of additions.  See https://www.python.org/dev/peps/pep-0249 for more
information on the Python database API specification.

**ceODBC** is distributed under an open-source :ref:`license <license>` (the
PSF license).


Contents:

.. toctree::
   :maxdepth: 2

   module
   connection
   cursor
   variable
   releasenotes
   license

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`