Replies: 2 comments 2 replies
-
|
Hello cclauss. I’m supporting you with the idea and interest of having an IDE allowing to develop single code running anywhere (as flet does :) across ios android …) Is toga a pure python library or will it request to rebuild and release Pythonista at the rythm of toga changes/releases ? Moreover, another python coding environment called pyto has been integrated Toga in the past, unfortunately the ablility to visually build ui was missing (which is a real strength of pythonista). |
Beta Was this translation helpful? Give feedback.
-
|
The Toga repo is 99.9% Python and 0.1% CSS, so it is pure Python. However, it requires
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
https://beeware.org has been doing a lot of cool stuff to make Python native ui apps for macOS, iOS, Linux, Windows, Android, and web. Their
Togaui on iOS feels a lot like Pythonista’suimodule. It would be interesting to be able to build and perfect Toga apps on Pythonista and then move the code into a Briefcase project on your Mac to build for multiple platforms.Would it be hard to get Toga working on Pythonista?
https://talkpython.fm/episodes/show/499/beeware-and-the-state-of-python-on-mobile
Beta Was this translation helpful? Give feedback.
All reactions