elarivie / linter-mypyLinks
Atom Linter plugin to lint Python optional static type as defined in PEP 484
☆28Updated 3 years ago
Alternatives and similar repositories for linter-mypy
Users that are interested in linter-mypy are comparing it to the libraries listed below
Sorting:
- Linting Python files on the fly using flake8 with Atom☆103Updated last year
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- PyYAML-based module to produce a bit more pretty and readable YAML-serialized data☆138Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- A plugin for flake8 integrating Mypy.☆100Updated 5 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Python API for http://coveralls.io☆223Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Pycodestyle (PEP8) Linter plugin☆32Updated last year
- Seamless integration of tox into Travis CI☆202Updated 9 months ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- mypy static type checking for python☆57Updated 4 months ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 10 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- ☆55Updated last year
- Flake8 plugin that checks import order against various Python Style Guides☆277Updated 2 weeks ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- The indiscriminate bicurious interactive python interpreter (bpython + ipython)☆99Updated 5 years ago
- Validate conditions, Python style.☆153Updated 7 months ago
- Python Sorted Collections Library☆106Updated 2 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 3 weeks ago