ποΈ Configuration
Pyre can be run without a configuration (see Command Line Arguments) but we do recommend that you create a configuration (see Getting Started) and commit that to your version control system to make sure everyone working on your project is using the same settings.
ποΈ Querying Pyre
Pyre has a subcommand called query allows you to hook into a Pyre server and get type-related
ποΈ Features
Pyre has custom support for Python idioms that would otherwise not be supported by the usual type annotations.