pyattachsql/docs/introduction/installing.rst at master · libattachsql/pyattachsql · GitHub
Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 346 Bytes

File metadata and controls

21 lines (13 loc) · 346 Bytes

Installing

Requirements

Before installing pyAttachSQL you will need the following installed:

  • libAttachSQL
  • tox

It was designed to be used with Python 2.7 and is not yet compatible with Python 3.x.

From Source

To install from source run the following:

python setup.py install