We also recommend to use the same mypy settings we use, which you'll find in the [tool.mypy] sections in our pyproject.toml file. Make sure you know how to get started, check out our docs! Try our ...
Arguably the simplest way to use rust from python – no manual compilation step, setup work or binding code required. rustimport provides a simple CLI, makes sure the compiled extension stays up to ...