Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Unforntuately cython is even harder to package up than normal python because it generates one shared library per module.

...not really suitable for games.



You may need to fiddle around with how modules are loaded by Python, but you can do whatever you want with the C files that Cython generates.

kivy-ios should have all the details for building everything into one big Python blob, if that's what you need.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: