Kivy framework for Mojo

Given that Kivy is a fairly large Python framework, the best way to integrate with Mojo would probably be through our relatively new Python → Mojo interoperability functionality. There’s no need to rewrite Kivy in Mojo, but you could call into Mojo from it where you needed Mojo’s performance or GPU programming capabilities.