Hacker News new | ask | show | jobs
by system7rocks 448 days ago
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?
2 comments

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/

I’m not sure that happens in any language, but my sense is that it probably will not happen in Python.
yeah - suggest you look at https://harcstack.org - raku is an open goal for doing new stuff like this
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