quora / pyanalyzeLinks
A Python type checker
☆366Updated last week
Alternatives and similar repositories for pyanalyze
Users that are interested in pyanalyze are comparing it to the libraries listed below
Sorting:
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- dead simple python dead code detection☆359Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- pytest + rich integration (proof of concept)☆242Updated 2 weeks ago
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.☆682Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆235Updated this week
- a tool to detect test pollution☆191Updated 2 weeks ago
- Automatically add simple type annotations to your code☆257Updated 8 months ago
- Run `black` on python code blocks in documentation files☆666Updated 2 weeks ago
- Safe, minimal import sorting for Python projects.☆198Updated 8 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- pytest plugin for easy integration of memray memory profiler☆383Updated 4 months ago
- ☆232Updated last month
- Runtime inspection utilities for Python typing module☆363Updated last month
- Enforce the same settings on multiple projects☆405Updated last week
- Removes commented-out code from Python files☆213Updated last month
- Pytest plugin to randomly order tests and control random.seed☆667Updated 2 weeks ago
- Flake8 plugin to find commented out or dead code☆313Updated 3 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 9 months ago
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 2 weeks ago
- Flake8 Type Annotation Checking☆163Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- A collection of fast, cheap, regex based pre-commit hooks.☆227Updated 2 weeks ago
- better error messages for assert equals in pytest☆324Updated 9 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆343Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆239Updated last week
- Builds a graph of a Python project's internal dependencies.☆87Updated this week
- Deserialize to objects while staying DRY☆158Updated 2 years ago