google / pastaLinks
Library to refactor python code through AST manipulation.
☆358Updated 9 months ago
Alternatives and similar repositories for pasta
Users that are interested in pasta are comparing it to the libraries listed below
Sorting:
- A library that automatically infers dependencies for Python files☆177Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- An AST unparser for Python☆229Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- A common base representation of python source code for pylint and other projects☆572Updated last week
- Assertion framework for Python unit tests☆159Updated 4 years ago
- Python AST that abstracts the underlying Python version☆146Updated last month
- Python AST read/write☆860Updated 11 months ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- Dataflow programming for python.☆292Updated 2 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Beautiful, idiomatic protocol buffers in Python☆186Updated 3 weeks ago
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.☆696Updated last week
- A Python type checker☆377Updated last month
- Bottom-up approach to refactoring in python☆722Updated 3 years ago
- Inferring Python API signatures from tracing usage.☆75Updated 5 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.☆568Updated 3 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- Python Test Runner.☆280Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated last month
- Instant visualization of Python AST and Code Objects☆144Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- A Python Parser☆663Updated 4 months ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Safe, minimal import sorting for Python projects.☆203Updated this week
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆391Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago