1
submitted 4 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 2 comments
sorted by: hot top controversial new old
[-] AgreeableLandscape@lemmy.ml 1 points 4 years ago* (last edited 4 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/

[-] alexanderniki@lemmy.world 1 points 2 years ago

I had been scrolling Mastodon timeline and found Flet - a framework for writing Flutter apps in Python.

Though I haven't tried it yet, it could be interesting and useful for you.

Links:

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

Python

3610 readers
1 users here now

News and discussions about the programming language Python


founded 7 years ago
MODERATORS