{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"GritQL is a Python binding for a declarative query language that searches and modifies source code across multiple programming languages using pattern matching.","skillfed_tags":["code-search","refactoring","multi-language"],"use_cases":["Search and refactor a large codebase across multiple languages using a single query syntax.","Automate code migrations or standardization tasks across JavaScript, Python, and other supported languages.","Build custom linting or code-quality rules that apply pattern-based fixes automatically.","Query and modify infrastructure-as-code files (Terraform, YAML) alongside application code.","Reuse or share code transformation patterns via Grit's module system across teams."],"what_it_does":"GritQL is a Python binding for a code query and transformation language built in Rust. It lets you write declarative patterns to find and modify code across JavaScript, TypeScript, Python, JSON, Java, Terraform, Solidity, CSS, Markdown, YAML, Rust, Go, and SQL without needing to understand AST details\u2014any code snippet can serve as a starting pattern. The language is designed to scale to large repositories and includes a module system with reusable patterns.\n\nYou install it as a Python package, but it acts as a bridge to the underlying Rust engine. Since the package is dormant (last release 657 days ago), it is no longer actively maintained, so you should expect no updates or bug fixes. It has no Python runtime dependencies, making installation lightweight.","worth_installing":"Yes, if you need multi-language code search and transformation at scale and can tolerate a dormant package. The MIT license and zero runtime dependencies make it low-friction to try. However, be aware that no active maintenance means you will not receive updates, bug fixes, or support for new language versions. Suitable for one-off migrations or stable, self-contained use cases; not recommended if you need ongoing support or frequent updates."},"id":"gritql","links":{"html":"https://skillfed.io/packages/gritql","md":"https://skillfed.io/packages/gritql.md","pypi":"https://pypi.org/project/gritql/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-10-26","license_spdx":null,"license_treatment":"permissive","name":"gritql","python_support":"unspecified","summary":"Python bindings for GritQL"},"popularity":{"monthly_downloads":114847,"position":12277,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
