Metadata-Version: 2.1
Name: sqlalchemy-filters-2
Version: 0.2.0
Summary: A library to filter SQLAlchemy queries.
Home-page: https://github.com/saurabht85/sqlalchemy-filters
Author: Saurabh
Author-email: tewary.saurabh@hotmail.com, drg0072@gmail.com
License: Apache License, Version 2.0
Description: SQLAlchemy filters 2
        ====================
        
        .. pull-quote::
        
            Build on top of SQLAlchemy Filter 2.
        
        .. image:: https://img.shields.io/pypi/v/sqlalchemy-filters-2.svg
            :target: https://pypi.org/project/sqlalchemy-filters-2/
        
        .. image:: https://img.shields.io/pypi/pyversions/sqlalchemy-filters-2.svg
            :target: https://pypi.org/project/sqlalchemy-filters-2/
        
        .. image:: https://img.shields.io/pypi/format/sqlalchemy-filters-2.svg
            :target: https://pypi.org/project/sqlalchemy-filters-2/
        
        .. image:: https://travis-ci.org/drg0072/sqlalchemy-filters-2.svg?branch=filter-2-v0.2
            :target: https://travis-ci.org/drg0072/sqlalchemy-filters-2
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Database
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
Provides-Extra: postgresql
Provides-Extra: dev
Provides-Extra: python2
Provides-Extra: mysql
