Support for mypyc
Open
compatibility
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Recently added was the [`mypyc`](https://github.com/mypyc/mypyc) package.
Probably not compatible with all Python versions and distributions, but it is said to run 3 times faster than `mypy`.
Could be put conditionally into `coconut.requirements`, but I really don't understand all that magic well enough to propose a PR.
Contributor guide
Assessment
This issue has not been assessed yet.