Metadata-Version: 2.1
Name: anywhere
Version: 0.1.0
Summary: Turn logical sentences into serializable, executable queries.
Home-page: https://github.com/mlga/anywhere
Author: mlga
Author-email: github@mlga.io
License: MIT
Keywords: filtering sqlalchemy query graphene protobuf
Platform: any
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: develop
Requires-Dist: pylint (~=2.3) ; extra == 'develop'
Provides-Extra: graphene
Requires-Dist: marshmallow (~=2.19) ; extra == 'graphene'
Requires-Dist: graphene (~=2.1) ; extra == 'graphene'
Provides-Extra: protobuf
Requires-Dist: protobuf (~=3.9) ; extra == 'protobuf'
Provides-Extra: sqlalchemy
Requires-Dist: SQLAlchemy (~=1.3.0) ; extra == 'sqlalchemy'

# anywhere
Turn logical sentences into serializable, executable queries.


