Jaluscg
Jaluscg
MModular
Created by Jaluscg on 9/9/2023 in #questions
Is there something similar to the ctypes library so that Python can use Mojo just like with C++?
I want to make an application using the 'flet' library, and with it, I want to perform complex calculations using Mojo. How can I make my .py file take into account a .mojo file and execute a complex calculation so that my .py file can then receive it?
1 replies