ModularM
Modular13mo ago
5 replies
yaKir

How to start move my project to mojo?

I have a big project that I have worked on for years. Written in python. I do wish to reduce its runtime but rewrite the whole thing is an impossible option for me.

I wonder if it is possible to run the whole project through mojo instead out of the box (with some modifications to make it run)
And when i find time I'll modify some classes once in a while
Im using python 3.11 with numpy and numba (also a lot more but just to let you know)
I looked out for this question and couldn't find an answer for that.

Thank you!
Was this page helpful?