DEV Community

# mypy

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TIL you can trick Mypys typechecker using typing.cast

TIL you can trick Mypys typechecker using typing.cast

Comments
1 min read
PyMEL's new type stubs

PyMEL's new type stubs

Comments
9 min read
Advanced Static Typing with mypy (part2)

Advanced Static Typing with mypy (part2)

Comments
9 min read
The Numeric Tower: Adventures of Numbers in Python and mypy

The Numeric Tower: Adventures of Numbers in Python and mypy

3
Comments
4 min read
Statically type & compile Python code

Statically type & compile Python code

2
Comments
3 min read
Typing your way into safety

Typing your way into safety

9
Comments 3
5 min read
Advanced Static Typing with mypy (part1)

Advanced Static Typing with mypy (part1)

6
Comments 2
12 min read
Advanced python typing structures - how to express your types better and make your code more robust.

Advanced python typing structures - how to express your types better and make your code more robust.

8
Comments
5 min read
Decorator type gymnastics in Python

Decorator type gymnastics in Python

1
Comments
3 min read
The Comprehensive Guide to mypy

The Comprehensive Guide to mypy

69
Comments 12
29 min read
Does Python need types?

Does Python need types?

9
Comments 6
4 min read
Don't forget `py.typed` for your typed Python package

Don't forget `py.typed` for your typed Python package

1
Comments
2 min read
Higher Kinded Types in Python

Higher Kinded Types in Python

43
Comments 5
13 min read
Python Lint with GitHub Actions

Python Lint with GitHub Actions

10
Comments 1
3 min read
Testing mypy stubs, plugins, and types

Testing mypy stubs, plugins, and types

7
Comments
6 min read
Giving mypy a go

Giving mypy a go

11
Comments
16 min read
mypy: A Quick Look into Static Type Checking in Python

mypy: A Quick Look into Static Type Checking in Python

13
Comments 6
3 min read
loading...