tonybaloney / spewLinks
A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.
☆23Updated 2 years ago
Alternatives and similar repositories for spew
Users that are interested in spew are comparing it to the libraries listed below
Sorting:
- ☆81Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- Conditional coverage based on any rules you define!☆79Updated last year
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- A pygments lexer for pytest output☆23Updated 2 months ago
- Use uv in GitHub Actions by adding one line to the workflow.☆61Updated last week
- ☆46Updated last year
- A Python type explainer!☆83Updated 2 years ago
- CLI tool to introspect flake8 plugins and their codes☆14Updated 3 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 5 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Python variant types that work with match☆54Updated last year
- Formatter for your Python unit tests☆106Updated 3 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated last month
- A backend for the `keyring` module which uses a hardware token to require user presence for any secret access, by encrypting your vault a…☆41Updated 10 months ago
- Validate configuration and produce human readable error messages☆50Updated 2 weeks ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated 2 years ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated last month
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated last month
- Builds a graph of a Python project's internal dependencies.☆105Updated 2 weeks ago
- CLI to open PEPs in your browser☆37Updated this week
- ☆92Updated 2 months ago
- Run commands against code blocks in Markdown or reStructuredText documentation☆22Updated this week
- silence linting errors by adding ignore/fixme comments☆20Updated 3 weeks ago
- a GitHub action to run `pre-commit` with `uv`☆19Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 2 weeks ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated 3 weeks ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated last year