Provides a high-performance, context-aware search engine for Python codebases supporting text, regex, AST, and semantic search.
Pysearch is a robust, high-performance search engine specifically designed for Python codebases, offering comprehensive context-aware retrieval capabilities. It supports diverse search methodologies including text, regex, AST structural, and lightweight semantic analysis, making it invaluable for navigating and analyzing large, multi-module projects. With both CLI and programmable API interfaces, pysearch facilitates efficient code block matching, refactoring, and quality assessment, ensuring engineers can quickly find and understand relevant code snippets across their projects.