- Allow same query interface to be shared between Django ORM, SQLAlchemy, and GraphQL backend.
https://github.com/iCHEF/queryfilter/wiki
pip install queryfilter
git clone https://github.com/iCHEF/queryfilter.git cd queryfilter pip install -e .[dev]
This project uses pytest to run tests.