Zac-HD / hypothesmithLinks
Hypothesis strategies for generating Python programs, something like CSmith
☆106Updated last year
Alternatives and similar repositories for hypothesmith
Users that are interested in hypothesmith are comparing it to the libraries listed below
Sorting:
- Extract semantic information about static Python code☆78Updated 2 months ago
- Adaptive fuzzing of Hypothesis tests☆96Updated 2 weeks ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- A Python type checker☆371Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Combine contracts and automatic testing.☆84Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆169Updated 2 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆79Updated 11 months ago
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆248Updated 3 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Updated last year
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last week
- Intelligently search in Python code☆67Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated this week
- ☆17Updated 4 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Fast python test runner, compatible with a subset of pytest☆92Updated 11 months ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated 4 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆378Updated 11 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Tool for translation type comments to type annotations in Python☆153Updated 2 months ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- Python variant types that work with match☆52Updated last year