SublimeLinter / SublimeLinter-mypy
mypy static type checking for python
☆57Updated last month
Alternatives and similar repositories for SublimeLinter-mypy:
Users that are interested in SublimeLinter-mypy are comparing it to the libraries listed below
- Ordered Set implementation in Cython☆74Updated 5 years ago
- faker integration the pytest test runner☆38Updated 4 years ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 8 years ago
- Insert or update python docstrings; an improved docblockr for python☆60Updated 5 years ago
- flake8☆123Updated last year
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Updated this week
- Super-fast and clean conversions to numbers for Python.☆108Updated last month
- Check for python builtins being used as variables or parameters☆115Updated 10 months ago
- The best Python language definition for Sublime Text - ever. Includes full support for Unicode, as well as both Python 2 and Python 3 syn…☆93Updated 3 years ago
- Flake8 extension for enforcing trailing commas in python☆134Updated 10 months ago
- Formats Python code to follow a consistent style☆94Updated last year
- flake8 debug statement checker☆42Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable.☆152Updated 2 years ago
- Flake8 extension to validate (lack of) logging format strings☆136Updated 8 months ago
- A python import sort plugin(See https://github.com/timothycrosley/isort)☆25Updated 6 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- pytest plugin to run flake8☆118Updated last year
- Pylint plugin for analysing code using Celery☆35Updated 2 years ago
- Check that indexed parameters are used in strings☆20Updated 2 years ago
- flake8 plugin that integrates isort☆181Updated 2 months ago
- Formats your tox.ini files☆42Updated this week
- Flake8 plugin to encourage correct string literal concatenation☆32Updated this week
- py.test plugin to show failures instantly☆144Updated 2 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- Type hints for Trio and related projects☆28Updated 5 months ago
- Pytest plugin for trio