yeger00 / pylspclient
LSP client implementation in Python
☆113Updated 3 months ago
Alternatives and similar repositories for pylspclient:
Users that are interested in pylspclient are comparing it to the libraries listed below
- A pythonic generic language server☆610Updated 2 months ago
- Code generator and generated types for Language Server Protocol.☆117Updated 3 months ago
- An implementation of the client side of the LSP protocol, useful for embedding easily in your editor.☆23Updated 6 months ago
- Tooling for working with language servers and clients.☆70Updated this week
- PEG parser generator for Python☆165Updated last month
- SCIP indexer for Python☆58Updated last month
- Annotate Python AST trees with source text and token information☆175Updated 3 weeks ago
- Python grammar for tree-sitter☆396Updated this week
- ☆57Updated last week
- Website for testing snippets of code using the pyright type checker☆45Updated last week
- A terminal emulator widget for Textual.☆97Updated 7 months ago
- C++ grammar for tree-sitter☆285Updated this week
- Library for building abstract syntax trees from antlr parsers☆40Updated 4 years ago
- Python bindings to the Tree-sitter parsing library☆949Updated this week
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated 11 months ago
- Safely evaluate AST nodes without side effects☆46Updated 6 months ago
- Language server for domain specific languages based on textX☆39Updated 3 months ago
- Unified diff python parsing/metadata extraction library☆253Updated 5 months ago
- backport of lib2to3, with enhancements☆46Updated 3 weeks ago
- Actively maintained fork of python-ctags with Python 3 support☆35Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last week
- ☆43Updated 4 months ago
- Make implemented in pure Python☆72Updated 11 months ago
- (Unofficial) Release libclang (clang.cindex) on pypi.☆90Updated 7 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/