Zac-HD / hypothesmithLinks
Hypothesis strategies for generating Python programs, something like CSmith
☆105Updated last year
Alternatives and similar repositories for hypothesmith
Users that are interested in hypothesmith are comparing it to the libraries listed below
Sorting:
- Adaptive fuzzing of Hypothesis tests☆94Updated last week
- Extract semantic information about static Python code☆77Updated last month
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆167Updated 4 months ago
- A Python type checker☆369Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- ☆17Updated 4 years ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 2 weeks ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆374Updated 9 months ago
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆248Updated 2 months ago
- Set of tools to play with Python AST.☆86Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 2 weeks ago
- Combine contracts and automatic testing.☆83Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆198Updated 2 years ago
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆22Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- Declarative instrumentation for Python.☆90Updated 3 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- Python variant types that work with match☆51Updated last year
- Annotator that adds scope information to an ast☆26Updated 2 weeks ago
- Intelligently search in Python code☆67Updated last year
- Phantom types for Python.☆220Updated this week