jeanralphaviles / comment_parserLinks
Python module to extract comments from source code files of various types.
☆101Updated 3 weeks ago
Alternatives and similar repositories for comment_parser
Users that are interested in comment_parser are comparing it to the libraries listed below
Sorting:
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated 2 years ago
- A light-weight, extendable, high level, universal code parser built on top of tree-sitter☆127Updated 3 years ago
- Annotate Python AST trees with source text and token information☆182Updated 2 months ago
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆64Updated last year
- Scalpel: The Python Static Analysis Framework☆308Updated last year
- Magic to display dynamic call graphs of Python function calls☆79Updated 3 years ago
- Library for building abstract syntax trees from antlr parsers☆41Updated 5 years ago
- Finding similar repositories on GitHub☆49Updated 2 years ago
- Python AST Visualizer☆1Updated 6 years ago
- An AST unparser for Python☆228Updated last year
- What The Patch!? -- A Python patch parsing library☆69Updated 6 months ago
- Library to generate random strings from regular expressions.☆128Updated last year
- LSP client implementation in Python☆126Updated this week
- Unified diff python parsing/metadata extraction library☆267Updated 9 months ago
- Static Python call graph generator☆344Updated last year
- Python bindings for Comby☆13Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆95Updated 3 years ago
- Set of tools to help working with "Big Code"☆43Updated 3 years ago
- Lightweight pip dependency resolver with deptree preview functionality based on the PubGrub algorithm☆198Updated 4 months ago
- A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"☆48Updated 5 years ago
- Static code analysis package for Python repositories☆31Updated last year
- Make implemented in pure Python☆72Updated last year
- Program analysis tools built on tree-sitter (https://github.com/tree-sitter/tree-sitter).☆42Updated last year
- Actively maintained fork of python-ctags with Python 3 support☆37Updated 2 years ago
- A benchmark for evaluating embeddings of identifiers in source code.☆22Updated 3 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- like shlex, but for windows☆31Updated 7 months ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆60Updated 2 years ago
- A library that automatically infers dependencies for Python files☆174Updated last year
- An implementation of the client side of the LSP protocol, useful for embedding easily in your editor.☆25Updated last month