jeanralphaviles / comment_parserLinks
Python module to extract comments from source code files of various types.
☆102Updated 4 months ago
Alternatives and similar repositories for comment_parser
Users that are interested in comment_parser are comparing it to the libraries listed below
Sorting:
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆100Updated 3 years ago
- Make implemented in pure Python☆72Updated last year
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆65Updated 2 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- A light-weight, extendable, high level, universal code parser built on top of tree-sitter☆129Updated 3 years ago
- What The Patch!? -- A Python patch parsing library☆73Updated 10 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Annotate Python AST trees with source text and token information☆188Updated last month
- Static code analysis package for Python repositories☆31Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 2 weeks ago
- Static Python call graph generator☆357Updated last year
- Library to generate random strings from regular expressions.☆130Updated 2 years ago
- An AST unparser for Python☆228Updated 2 years ago
- Magic to display dynamic call graphs of Python function calls☆79Updated 3 years ago
- Unified diff python parsing/metadata extraction library☆276Updated last year
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated this week
- Lightweight pip dependency resolver with deptree preview functionality based on the PubGrub algorithm☆202Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Python Indexer for Sourcetrail based on jedi, parso and SourcetrailDB☆96Updated 4 years ago
- XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml☆86Updated last month
- Python bindings for Comby☆13Updated last year
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated 2 years ago
- Static analysis of Python import statements☆124Updated 4 months ago
- A spec-compliant gitignore parser for Python☆26Updated 3 months ago
- Jonga: Python function call graph visualization☆55Updated 9 months ago
- Library to parse and apply unified diffs☆122Updated 3 years ago
- Extract semantic information about static Python code☆78Updated 2 weeks ago
- Generate source code for a set of Python classes from a JSON schema.☆37Updated 2 years ago
- Python module to generate regular all expression matches☆186Updated 10 months ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆93Updated 7 months ago