Replies: 10 comments 5 replies
|
@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 |
0 replies
update
I did added few examples that work on PC same as on Pythonista app |
0 replies
update
|
0 replies
update
|
0 replies
update!
|
0 replies
update
|
0 replies
update
|
3 replies
|
Can I try it with my app? |
2 replies
update
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




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
All reactions