Getting started
This chapter introduces some core concepts of mypy, including functionannotations, the typing
module, library stubs, and more.
Be sure to read this chapter carefully, as the rest of the documentationmay not make much sense otherwise.