.. sqlutilpy documentation master file, created by sphinx-quickstart on Sun Apr 22 17:09:21 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to sqlutilpy's documentation! ===================================== This is the package that allows you to query PostgreSQL or SQLite database and retrieve the results as numpy arrays. .. toctree:: :maxdepth: 3 :caption: Contents: .. automodule:: sqlutilpy :members: :undoc-members: :show-inheritance: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`