News

If you want to make apps that you can distribute on mobile using Python though, you’ll probably want to use Kivy. Kivy is an open-source library for rapid cross-platform development.
PyOxidizer also packs the bytecode for the Python app into the executable image and loads it directly from memory (fast), rather than from the file system (slower).