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:
- Formatter for your Python unit tests☆106Updated 3 years ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated last week
- Proof-of-concept `record` type for Python☆30Updated last year
- Are your dependencies ready for new Python?☆54Updated 11 months ago
- pytest plugin providing a function to check if pytest is running.☆21Updated last year
- A Python type explainer!☆83Updated 2 years ago
- Builds a graph of a Python project's internal dependencies.☆101Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated 2 weeks ago
- ☆92Updated last month
- ☆45Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 2 weeks ago
- Cron style scheduler for Django's task framework☆45Updated this week
- silence linting errors by adding ignore/fixme comments☆20Updated 3 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 weeks ago
- Use uv in GitHub Actions by adding one line to the workflow.☆61Updated 2 weeks ago
- Centralize and relay email from multiple distributed Django projects to an internal SMTP server via a database queue☆18Updated last week
- Run pytest inside a sub interpreter☆23Updated 2 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated 2 weeks ago
- ☆30Updated last week
- Conditional coverage based on any rules you define!☆79Updated 11 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 3 weeks ago
- CLI to open PEPs in your browser☆37Updated 2 weeks ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- 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 9 months ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated last week
- An unofficial, importable pip API☆118Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆51Updated this week
- `diagnostic` makes it easier to build command line tools with great error reporting.☆30Updated this week
- ☆81Updated 2 years ago