typilus / typilus-action
A GitHub Action for suggesting Python type annotations.
☆42Updated last year
Related projects ⓘ
Alternatives and complementary repositories for typilus-action
- Hypothesis strategies for generating Python programs, something like CSmith☆95Updated 8 months ago
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆61Updated last year
- Code for "Typilus: Neural Type Hints" PLDI 2020☆59Updated last year
- Annotate Python AST trees with source text and token information☆172Updated last month
- Extract semantic information about static Python code☆69Updated 3 weeks ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- This is the repository for the paper Static Prediction of Runtime Errors by Learning to Execute Programs with External Resource Descripti…☆25Updated last year
- Utilities used by the Deep Program Understanding team☆102Updated last year
- A library that automatically infers dependencies for Python files☆169Updated 6 months ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆190Updated last week
- Python AST Visualizer☆0Updated 5 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆64Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆21Updated last year
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆88Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆82Updated 2 years ago
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- A corpus of Python programs annotated with contracts☆20Updated 2 years ago
- Set of PyTorch modules for developing and evaluating different algorithms for embedding trees.☆22Updated 2 years ago
- A Python type checker☆341Updated this week
- C# Data Extraction for "Learning to Represent Edits"☆27Updated 6 years ago
- A redistributable subset of the ETH Py150 corpus [https://www.sri.inf.ethz.ch/py150], introduced in the ICML 2020 paper 'Learning and Eva…☆29Updated 4 years ago
- Mining tool and large-scale datasets of single statement bug fixes in Python☆15Updated 11 months ago
- An AST unparser for Python☆223Updated last year
- Python wrapper for libraries.io API☆16Updated last week
- REGEL: Regular Expression Generation from Examples and Language☆33Updated 2 years ago
- Adaptive fuzzing of Hypothesis tests☆82Updated last month