{"categories":[{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing"}],"enrichment":{"capability":"Parses HogQL query expressions and Hog programs into abstract syntax trees, available as a native C++ extension for Python on macOS and Linux.","skillfed_tags":["query-parsing","posthog-ecosystem","antlr4"],"use_cases":["Parse HogQL expressions in PostHog analytics pipelines to validate or transform user queries","Build development tools or IDE plugins that need to understand HogQL syntax and structure","Integrate HogQL query parsing into backend services running on Linux or macOS infrastructure","Generate ASTs for query optimization or analysis in analytics platforms"],"what_it_does":"HogQL Parser is a native C++ extension for Python that parses HogQL query expressions, SELECT statements, and Hog programs into abstract syntax trees. It wraps an ANTLR4-based parser shared with a WebAssembly version for JavaScript. The package is designed for internal PostHog use and supports Python 3.10 through 3.13 on macOS and Linux platforms.\n\nThe parser accepts HogQL syntax\u2014a SQL-like query language\u2014and produces structured ASTs that can be consumed by downstream tools. It has no runtime dependencies and installs via prebuilt wheels for supported architectures, though Windows is not supported. The package is actively maintained and has seen recent releases.","worth_installing":"Yes, if you are building on PostHog or need to parse HogQL syntax on macOS or Linux. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and ranks in the top 5000 PyPI packages by downloads. Install friction is moderate due to platform and architecture constraints\u2014Windows users cannot use it. Verify that the Python API matches your needs before committing."},"id":"hogql-parser","links":{"html":"https://skillfed.io/packages/hogql-parser","md":"https://skillfed.io/packages/hogql-parser.md","pypi":"https://pypi.org/project/hogql-parser/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-30","license_spdx":null,"license_treatment":"permissive","name":"hogql-parser","python_support":"supports_current","summary":"HogQL parser for internal PostHog use"},"popularity":{"monthly_downloads":2137173,"position":3263,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.3.83"}
