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:
- Extract semantic information about static Python code☆81Updated last month
- Adaptive fuzzing of Hypothesis tests☆107Updated last month
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A Python type checker☆376Updated 2 months ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 4 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆254Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆270Updated this week
- Combine contracts and automatic testing.☆86Updated 3 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆394Updated this week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- A very minimal implementation of the core idea of Hypothesis☆142Updated last year
- Intelligently search in Python code☆66Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- Retrieve information from typeshed and other typing stubs☆30Updated 3 weeks ago
- Declarative instrumentation for Python.☆102Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- ☆18Updated 5 years ago
- Decisions by the Python Typing Council☆51Updated last year
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Python variant types that work with match☆54Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Updated 2 years ago