grantjenks / py-tree-sitter-languagesLinks
Binary Python wheels for all tree sitter languages.
☆239Updated 7 months ago
Alternatives and similar repositories for py-tree-sitter-languages
Users that are interested in py-tree-sitter-languages are comparing it to the libraries listed below
Sorting:
- A tree-sitter language pack☆179Updated 2 weeks ago
- Code and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multis…☆273Updated last year
- Python bindings to the Tree-sitter parsing library☆1,206Updated last week
- Grep source code and see useful code context about matching lines☆268Updated 4 months ago
- Python grammar for tree-sitter☆479Updated last week
- multilspy is a lsp client library in Python intended to be used to build applications around language servers.☆438Updated 2 weeks ago
- SCIP indexer for Python☆70Updated last week
- LSP client implementation in Python☆134Updated 2 months ago
- A command line tool for parsing code syntax☆134Updated 11 months ago
- Fast and robust AST parsing of any language☆55Updated 8 months ago
- Extract and combine multiple source code views using tree-sitter☆152Updated 4 months ago
- A pythonic generic language server☆704Updated 2 weeks ago
- Search your codebase with natural language • CLI • No data leaves your computer☆369Updated 2 years ago
- A multi-programming language benchmark for LLMs☆269Updated last month
- Enhancing AI Software Engineering with Repository-level Code Graph☆213Updated 5 months ago
- Multi-language code navigation API in a container☆91Updated last month
- Data and evaluation scripts for "CodePlan: Repository-level Coding using LLMs and Planning", FSE 2024☆74Updated last year
- Find the Python code for specified symbols☆304Updated 4 months ago
- Repilot, a patch generation tool introduced in the ESEC/FSE'23 paper "Copiloting the Copilots: Fusing Large Language Models with Completi…☆133Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆100Updated 3 years ago
- RAG on codebases using treesitter and LanceDB☆251Updated 10 months ago
- detect programming language of source in pure python from an ensemble of classifiers☆22Updated 2 years ago
- Sandboxed code execution for AI agents, locally or on the cloud. Massively parallel, easy to extend. Powering SWE-agent and more.☆315Updated this week
- Unified diff python parsing/metadata extraction library☆272Updated last year
- Pydantic extension for annotating autocorrecting fields.☆222Updated last year
- Template for creating VS Code extensions for python tools.