quora / pyanalyzeLinks
A Python type checker
☆375Updated last week
Alternatives and similar repositories for pyanalyze
Users that are interested in pyanalyze are comparing it to the libraries listed below
Sorting:
- dead simple python dead code detection☆391Updated this week
- Automatically add simple type annotations to your code☆271Updated 2 months ago
- Automatically remove unnecessary `# noqa` comments☆264Updated this week
- Runtime inspection utilities for Python typing module☆375Updated last month
- Phantom types for Python.☆227Updated 3 weeks ago
- pytest plugin for easy integration of memray memory profiler☆404Updated last week
- pytest + rich integration (proof of concept)☆251Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Write short and fully-typed lambdas where you need them.☆285Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆387Updated 3 weeks ago
- Safe, minimal import sorting for Python projects.☆202Updated 3 weeks ago
- A little benchmarking tool for Python☆193Updated 2 years ago
- Flake8 Type Annotation Checking☆164Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆240Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆252Updated 3 weeks ago
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- ☆238Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated this week
- Useful types for Python☆146Updated last month
- Run `black` on python code blocks in documentation files☆675Updated 2 weeks ago
- Removes commented-out code from Python files☆217Updated last week
- Near Zero-Overhead Python Code Coverage☆549Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆126Updated 10 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- better error messages for assert equals in pytest☆330Updated last year
- a tool to detect test pollution☆200Updated 3 weeks ago
- Enforce the same settings on multiple projects☆413Updated last week
- Automatically convert relative imports to absolute☆159Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago