{"library":"pygeofilter","type":"library","category":null,"description":"pygeofilter is a pure Python library for parsing and evaluating OGC filtering standards, including Filter Encoding 2.0 and CQL2. It provides robust tools to parse filter expressions from various formats (e.g., CQL2-TEXT, CQL2-JSON) and evaluate them against Python data structures or translate them into SQL queries. The current version is 0.3.3, and it receives active development with regular patch and minor releases.","language":"python","status":"active","version":"0.3.3","tags":["OGC","filter","cql2","geospatial","sqlalchemy","parsing","evaluation"],"install":[{"cmd":"pip install pygeofilter","imports":["from pygeofilter.parsers.cql2_text import parse","from pygeofilter.evaluate import evaluate","from pygeofilter.backends.sqlalchemy import to_sqlalchemy"]},{"cmd":"pip install pygeofilter[sql]","imports":[]}],"homepage":null,"github":"https://github.com/geopython/pygeofilter","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pygeofilter/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.2,"avg_import_s":1.67,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pygeofilter/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}