google / pastaLinks
Library to refactor python code through AST manipulation.
☆354Updated 3 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☆176Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆552Updated this week
- Dataflow programming for python.☆292Updated 2 years ago
- Bottom-up approach to refactoring in python☆713Updated 3 years ago
- Python AST read/write☆848Updated 5 months ago
- A Python type checker☆369Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Assertion framework for Python unit tests☆159Updated 4 years ago
- Python AST that abstracts the underlying Python version☆145Updated 5 months ago
- Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.☆568Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆183Updated 3 weeks ago
- Set of tools to play with Python AST.☆86Updated 2 years ago
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.☆682Updated 2 weeks ago
- Beautiful, idiomatic protocol buffers in Python☆181Updated 2 months ago
- Safe, minimal import sorting for Python projects.☆198Updated 9 months ago
- An AST unparser for Python☆228Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- A Python Parser☆646Updated 3 weeks ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆375Updated 9 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Get a clue, get some code☆366Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Python Test Runner.☆280Updated last year
- MutPy is a mutation testing tool for Python 3.x source code☆356Updated last year
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Combine contracts and automatic testing.☆84Updated 3 years ago
- Provides a fake file system that mocks the Python file system modules.☆699Updated last week
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated 3 months ago