The Mypy Blog
Updates about mypy, an optional static type checker for Python
Friday, 23 March 2018
Mypy 0.580 released
›
We’ve just uploaded mypy 0.580 to the Python Package Index ( PyPI ). This release includes new features, bug fixes and library stub (typ...
Friday, 2 March 2018
Mypy 0.570 Released
›
We’ve just uploaded mypy 0.570 to the Python Package Index ( PyPI ). This release includes new features, bug fixes and library stub (typ...
Monday, 5 February 2018
Dropbox releases mypy-protobuf
›
At Dropbox we use Google’s Protocol Buffers a lot. So much, in fact, that we sorely needed a way to generate mypy stub files ( .pyi files...
Friday, 15 December 2017
Mypy 0.560 Released
›
We’ve just uploaded mypy 0.560 to the Python Package Index ( PyPI ). This release includes new features, bug fixes and library stub (typ...
Wednesday, 15 November 2017
Dropbox releases PyAnnotate -- auto-generate type annotations for mypy
›
For statically checking Python code, mypy is great, but it only works after you have added type annotations to your codebase. When you h...
Friday, 10 November 2017
Mypy 0.550 released
›
We’ve just uploaded mypy 0.550 to the Python Package Index ( PyPI ). This release includes new features, bug fixes and library stub (ty...
Friday, 20 October 2017
Mypy 0.540 Released
›
We’ve just uploaded mypy 0.540 to the Python Package Index ( PyPI ). This release includes new features, bug fixes and library stub (type...
‹
›
Home
View web version