typilus / typilus-actionLinks
A GitHub Action for suggesting Python type annotations.
☆42Updated 2 years ago
Alternatives and similar repositories for typilus-action
Users that are interested in typilus-action are comparing it to the libraries listed below
Sorting:
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆65Updated last year
- Annotate Python AST trees with source text and token information☆183Updated 3 weeks ago
- Python AST Visualizer☆1Updated 6 years ago
- Set of tools to play with Python AST.☆86Updated 2 years ago
- A library that automatically infers dependencies for Python files☆176Updated last year
- A test smell detector for Python.☆53Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆61Updated 2 years ago
- Neural bag of words code search implementation using PyTorch and data from the CodeSearchNet project.☆71Updated 2 years ago
- An AST unparser for Python☆228Updated last year
- Utilities used by the Deep Program Understanding team☆102Updated 2 years ago
- Library to calculate Python functions cognitive complexity via code.☆43Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- A Python type checker☆369Updated last week
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated 2 years ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆97Updated 2 years ago
- Automated Unittest Generation for Python☆201Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Extract semantic information about static Python code