filteralchemy: Declarative query builder for SQLAlchemy
=======================================================

Release v\ |version|. (:ref:`Changelog <changelog>`)

**filteralchemy** is a declarative query builder for SQLAlchemy. **filteralchemy** uses marshmallow-sqlalchemy_ to auto-generate filter fields and webargs_ to parse field parameters from the request.

Guide
-----

.. toctree::
   :maxdepth: 2

   install
   quickstart
   api_reference

Project info
------------

.. toctree::
   :maxdepth: 1

   changelog
   authors
   license
