InstallationΒΆ

At the command line:

$ easy_install pyadbc

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pyadbc
$ pip install pyadbc

Project Versions

Previous topic

pyadbc

Next topic

Usage

This Page