google / pasta
Library to refactor python code through AST manipulation.
☆350Updated 2 months ago
Alternatives and similar repositories for pasta:
Users that are interested in pasta are comparing it to the libraries listed below
- A library that automatically infers dependencies for Python files☆172Updated 10 months ago
- A common base representation of python source code for pylint and other projects☆541Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- Bottom-up approach to refactoring in python☆704Updated 3 years ago
- McCabe complexity checker for Python☆651Updated 7 months ago
- Python AST read/write☆836Updated last month
- An AST unparser for Python☆226Updated last year
- A Python type checker☆357Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 3 weeks ago
- Safe code refactoring for modern Python.☆1,588Updated 8 months ago
- Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.☆566Updated 2 years ago
- Annotate Python AST trees with source text and token information☆177Updated last week
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆345Updated last year
- An implementation of contracts for Python.☆345Updated 5 years ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- Python AST that abstracts the underlying Python version☆144Updated 3 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆209Updated last month
- Custom Python linting through AST expressions☆268Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- A high-performance immutable mapping type for Python.☆1,144Updated 5 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Safe, minimal import sorting for Python projects.☆193Updated 5 months ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,628Updated this week
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆405Updated 2 months ago
- Python Test Runner.☆282Updated last year
- A Python Parser☆632Updated this week
- Hunter is a flexible code tracing toolkit.☆812Updated 7 months ago
- Dataflow programming for python.☆290Updated last year