Skip to content

Repository files navigation

queryfilter

https://travis-ci.org/iCHEF/queryfilter.svg?branch=master

Feature

  • Allow same query interface to be shared between Django ORM, SQLAlchemy, and GraphQL backend.

Document

https://github.com/iCHEF/queryfilter/wiki

Installation

pip install queryfilter

Development

git clone https://github.com/iCHEF/queryfilter.git
cd queryfilter
pip install -e .[dev]

Tests

This project uses pytest to run tests.

About

Share same query interface between Django ORM, SQLAlchemy, GraphQL backend, and raw dict

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages