Well not exactly a disadvantage but I would say a limitation, which I already covered, is that it works only for native Python code. So, if you have external libraries, Cython will face issues.
I see. For me those are the best articles where benefits and drawbacks are discussed side by side (as it is often the case with your posts). And a further wish: A Rust - Cython showdown maybe...
Helpful and concise😌
A very nice article again. Would you write about Cython disadvantages, too?
Thanks, Mihály :)
Well not exactly a disadvantage but I would say a limitation, which I already covered, is that it works only for native Python code. So, if you have external libraries, Cython will face issues.
I see. For me those are the best articles where benefits and drawbacks are discussed side by side (as it is often the case with your posts). And a further wish: A Rust - Cython showdown maybe...
Noted, Mihaly :)
Thanks for the suggestion.
Thanks for spreading the knowledge Avi !