google / pasta
Library to refactor python code through AST manipulation.
☆348Updated last month
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☆171Updated 8 months ago
- Runtime inspection utilities for Python typing module☆352Updated 5 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.☆674Updated last week
- Annotate Python AST trees with source text and token information☆175Updated 3 weeks ago
- A Python type checker☆354Updated this week
- Safe code refactoring for modern Python.☆1,574Updated 7 months ago
- Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.☆566Updated 2 years ago
- Bottom-up approach to refactoring in python☆702Updated 3 years ago
- An AST unparser for Python☆227Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last week
- Dataflow programming for python.☆288Updated last year
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆877Updated last week
- A common base representation of python source code for pylint and other projects☆540Updated this week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆91Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated last year
- Auto-generate PEP-484 annotations☆1,432Updated 2 years ago
- Beautiful, idiomatic protocol buffers in Python☆172Updated this week
- Python AST read/write☆832Updated 3 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆856Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆351Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆640Updated 3 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆290Updated 3 years ago
- Core utilities for Python packages☆635Updated 2 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆666Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆596Updated 3 weeks ago
- Write short and fully-typed lambdas where you need them.☆274Updated last year
- Safe, minimal import sorting for Python projects.☆193Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆141Updated 2 years ago