:orphan: Welcome to Flask-PonyWhoosh's documentation! ============================================ |PyPI Package latest release| |PyPI Package monthly downloads| |Test| |database| |gif| This package integrate the amazing power of ``Whoosh`` with ``Pony ORM`` inside ``Flask``. Source code and issue tracking at http://github.com/compiteing/Flask-PonyWhoosh. .. Installation .. ============ .. .. code:: python .. pip install --upgrade flask-ponywhoosh .. or the last version (maybe unstable version): .. .. code:: bash .. git clone https://github.com/compiteing/Flask-PonyWhoosh.git .. .. _Flask: http://flask.pocoo.org/ .. include:: contents.rst.inc .. |PyPI Package latest release| image:: http://img.shields.io/pypi/v/Flask-PonyWhoosh.png?style=flat :target: https://pypi.python.org/pypi/Flask-PonyWhoosh .. |PyPI Package monthly downloads| image:: http://img.shields.io/pypi/dm/Flask-PonyWhoosh.png?style=flat :target: https://pypi.python.org/pypi/Flask-PonyWhoosh .. |Test| image:: https://travis-ci.org/piperod/Flask-PonyWhoosh.svg?branch=master :target: https://travis-ci.org/piperod/Flask-PonyWhoosh .. |database| image:: https://github.com/compiteing/flask-ponywhoosh/blob/master/images/databaseconfig.gif?raw=true :target: https://pypi.python.org/pypi/Flask-PonyWhoosh .. |gif| image:: http://g.recordit.co/6MnvKNod6y.gif