Zac-HD / hypothesmithLinks
Hypothesis strategies for generating Python programs, something like CSmith
☆107Updated 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☆81Updated 3 weeks ago
- Adaptive fuzzing of Hypothesis tests☆101Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆191Updated 2 weeks ago
- A Python type checker☆375Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 4 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- Create reproducible installations for a virtual environment from a lock file☆85Updated last week
- Combine contracts and automatic testing.☆86Updated 3 years ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆111Updated 7 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆262Updated this week
- Design-by-contract in Python3 with informative violation messages and inheritance☆387Updated 3 weeks ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Declarative instrumentation for Python.☆98Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 4 months ago
- Intelligently search in Python code☆67Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- Fast python test runner, compatible with a subset of pytest☆95Updated last year
- Python variant types that work with match☆54Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- Grep Python Abstract Syntax Trees (AST) using XPath☆103Updated this week
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- An unofficial, importable pip API☆118Updated last week
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated last month