Zac-HD / hypothesmith
Hypothesis strategies for generating Python programs, something like CSmith
☆99Updated last year
Alternatives and similar repositories for hypothesmith:
Users that are interested in hypothesmith are comparing it to the libraries listed below
- Extract semantic information about static Python code☆74Updated last week
- Adaptive fuzzing of Hypothesis tests☆85Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Annotate Python AST trees with source text and token information☆177Updated 2 weeks ago
- A GitHub Action for suggesting Python type annotations.☆42Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- coverage, just moreso☆42Updated 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
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆164Updated 2 weeks ago
- generate random python code to test linter/formatter/and other tools☆42Updated 2 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆107Updated 8 months ago
- Combine contracts and automatic testing.☆79Updated 2 years ago
- An unofficial, importable pip API☆113Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Intelligently search in Python code☆67Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆93Updated 2 months ago
- Create reproducible installations for a virtual environment from a lock file☆83Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- minimize python source code to find bugs more easily☆34Updated 2 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A command line tool, to simplify vendoring pure Python dependencies.☆80Updated last week
- Annotator that adds scope information to an ast☆23Updated 8 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆115Updated last month
- A Python type checker☆357Updated 3 weeks ago