Installation
---------------

PIP
~~~~~~~~~

.. code-block:: bash

    pip install pydblite

Manually
~~~~~~~~~

Download the source and execute

.. code-block:: bash

    python setup.py install
