``attrs`` now ships its own `PEP 484 `_ type hints.
Together with `mypy `_'s ``attrs`` plugin, you've got all you need for writing statically typed code in both Python 2 and 3!
At that occasion, we've also added `narrative docs `_ about type annotations in ``attrs``.