airbytehq / airbytehq/airbyte-python-cdk
Consider migrating from `mypy` to `pyright`
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 53
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 10
Description
Pyright is faster, more robust, and more "modern" compared with `mypy`. We should probably consider using it for these reasons. Or, if we find a strong reason not to use it, we can close this as "won't do".
https://github.com/microsoft/pyright/blob/main/docs/mypy-comparison.md
Probably should first deliver this one:
- #11
Contributor guide
Assessment
This issue has not been assessed yet.