mypy Playground
Options
About the mypy Playground

The mypy Playground is a web service that receives a Python program with type hints, runs mypy inside a sandbox, then returns the output.

This project is an open source project started by Yusuke Miyazaki (@ymyzk). Source code is available at GitHub.