A lightweight, simple and fast parser for OData V4 query options supporting standard query parameters. Provides helper functions to apply OData V4 query options to ORM/ODM queries such as SQLAlchemy, ...
It is also possible to filter queries that contain multiple models, including joins: The automatic join is only possible if SQLAlchemy can implictly determine the condition for the join, for example ...