{"library":"scim2-filter-parser","type":"library","category":null,"description":"scim2-filter-parser (SFP) is a customizable Python library designed to parse and transpile SCIM 2.0 filter queries. It breaks down SCIM queries into tokens, constructs an Abstract Syntax Tree (AST), and can then convert this AST into other query languages, such as SQL WHERE clauses or Django Q objects. The library is currently at version 0.7.0 and is actively maintained.","language":"python","status":"active","version":"0.7.0","tags":["SCIM","SCIM2","filter","parser","transpiler","SQL","Django","API"],"install":[{"cmd":"pip install scim2-filter-parser","imports":["from scim2_filter_parser.queries import SQLQuery","from scim2_filter_parser.transpilers.django_q_object import get_query"]}],"homepage":"https://pypi.org/project/scim2-filter-parser/","github":"https://github.com/15five/scim2-filter-parser","docs":"https://scim2-filter-parser.readthedocs.io/en/stable/","changelog":null,"pypi":"https://pypi.org/project/scim2-filter-parser/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/scim2-filter-parser/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}