1
submitted 2 years ago by matl@lemmy.ml to c/python@lemmy.ml

Can you recommend any cross platform Python app development frameworks where you write code once and it can be deployed to Linux, Android, Windows, MacOS and iOS.

top 1 comments
sorted by: hot top controversial new old
[-] AgreeableLandscape@lemmy.ml 1 points 2 years ago* (last edited 2 years ago)

If you referring to GUIs:

If you mean making an executable that can run without separately installing a Python interpreter or PyPi dependencies, there are Python packagers like Pyinstaller: https://pyinstaller.readthedocs.io/en/stable/

this post was submitted on 16 Jan 2022
1 points (100.0% liked)

Python

3235 readers
1 users here now

News and discussions about the programming language Python


founded 5 years ago
MODERATORS