Package python3-module-gritql: Information
Source package: python3-module-gritql
Version: 0.1.0.alpha.1743007075-alt1
Build time: Nov 4, 2025, 12:23 PM in the task #381536
Category: Development/Python3
Report package bugHome page: https://github.com/getgrit/gritql
License: MIT
Summary: GritQL is a query language for searching, linting, and modifying code
Description:
GritQL is a declarative query language for searching and modifying source code. - Start simply without learning AST details: any code snippet is a valid GritQL query - Use Rust and query optimization to scale up to 10M+ line repositories - Use Grit's built-in module system to reuse 200+ standard patterns or share your own - Once you learn GritQL, you can use it to rewrite any target language: JavaScript/TypeScript, Python, JSON, Java, Terraform, Solidity, CSS, Markdown, YAML, Rust, Go, or SQL - GritQL makes it easy to include auto-fix rules for faster remediation
Maintainer: David Sultaniiazov