.. _install:

Installation
************

To install from `PyPi <https://pypi.python.org/pypi/alchy>`_:

::

    pip install alchy


Compatibility
=============

- Python 2.6
- Python 2.7
- Python 3.2
- Python 3.3
- Python 3.4


Dependencies
============

- SQLAlchemy >= 0.9.0
