Replies: 4 comments
-
updateI got same fonts drawing behavior on both platforms Pythonista and PC |
Beta Was this translation helpful? Give feedback.
-
|
@omz Can i get more info about ui module? I'm not asking about internal sources, I just ask about public class/methods signatures that is not fully declared in docs and examples |
Beta Was this translation helpful? Give feedback.
-
update
I did added few examples that work on PC same as on Pythonista app |
Beta Was this translation helpful? Give feedback.
-
update
|
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
HI there!
I'm trying to develop a lightweight UI toolkit that aims to be
conceptually compatible with Pythonista.ui public API.
Highlights:
The main idea is to create the ability to develop graphical applications for Pythonista on a non-Mac PC, and as a side-effect have very simple softbuffer-based gui framework for systems like RaspberryPi
Contributions and feedback are welcome.
The bellow is a proof that same ui app example be launched on linux and on Pythonista.ui
_20260222_180135.webm
pytoui_ios.mp4
Beta Was this translation helpful? Give feedback.
All reactions