Hacker News new | ask | show | jobs
by nickmain 1542 days ago
Mypyc is an alternative tool for speeding up type-annotated Python code. It doesn't help with calling existing C code, unfortunately.

[0] https://mypyc.readthedocs.io/en/latest/