←back to thread

310 points brylie | 5 comments | | HN request time: 0.2s | source
1. system7rocks ◴[] No.43512858[source]
I'm still waiting for a truly cross-platform framework using Python that builds natively and beautifully on ANY platform - from the Apple IIGS to MacOS M4 to web to Windows to Linux. With a click of a button. So I wasn't pleased to read how limited this framework is. Still waiting, I guess?
replies(2): >>43512891 #>>43513082 #
2. sroerick ◴[] No.43512891[source]
I’m not sure that happens in any language, but my sense is that it probably will not happen in Python.
replies(1): >>43513715 #
3. Cyphase ◴[] No.43513082[source]
There are some things available, and people are working on it. Coincidentally, one of those people is Russell Keith-Magee of Django fame, who founded the BeeWare project.

https://beeware.org/

https://beeware.org/about/team/freakboy3742/

https://kivy.org/

4. librasteve ◴[] No.43513715[source]
yeah - suggest you look at https://harcstack.org - raku is an open goal for doing new stuff like this
replies(1): >>43516605 #
5. sroerick ◴[] No.43516605{3}[source]
Looks interesting! I will take a look. I think Zig and Zap look pretty cool too.

Seems like compiling to and deploying to Apple 2 is still a stretch