Zac-HD / hypothesmithLinks
Hypothesis strategies for generating Python programs, something like CSmith
☆110Updated 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☆111Updated 2 months ago
- Extract semantic information about static Python code☆81Updated last month
- Annotate Python AST trees with source text and token information☆192Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- A Python type checker☆378Updated last week
- Intelligently search in Python code☆66Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Combine contracts and automatic testing.☆86Updated 3 years ago
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆270Updated this week
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Declarative instrumentation for Python.☆102Updated 2 weeks ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆397Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- An unofficial, importable pip API☆119Updated this week
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Python variant types that work with match☆54Updated last year
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆113Updated 10 months ago
- A very minimal implementation of the core idea of Hypothesis☆143Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago