Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First shot at MicroPython #36

Closed
wants to merge 1 commit into from
Closed

Conversation

amotl
Copy link

@amotl amotl commented Nov 10, 2019

Dear Paul,

thanks for conceiving this fine GUI toolkit for Python. As we asked ourselves whether this will actually run on MicroPython (#35) and recognized that you asked yourself the same thing already (#1) we are now happy to see this coming.

The essential code fragments have been taken from the on-device Micropython-Editor [1] by @robert-hh. He might also like to see this framework coming into his toolbox. Thanks a bunch!

This has been tested by running examples/example_filter_listbox.py on a Pycom FiPy device [2].

This PR should be seen as a proof-of-concept and we might have to polish different things around it. For doing so, we will be happy to receive respective suggestions.

With kind regards,
Andreas.

[1] https://github.com/robert-hh/Micropython-Editor
[2] https://community.hiveeyes.org/t/picotui-a-text-user-interface-tui-widget-toolkit-for-micropython/2652

The essential code fragments have been taken from @robert-hh, see also
https://github.com/robert-hh/Micropython-Editor. Thanks!

This has been tested by running examples/example_filter_listbox.py
on a Pycom FiPy device, see also https://community.hiveeyes.org/t/2652.
@pfalcon
Copy link
Owner

pfalcon commented Oct 2, 2020

Thanks for the patch. Picotui is a minimalist project which works with CPython and Pycopy, and any compatible implementations. Sadly, I'm unable to maintain this patch.

@pfalcon pfalcon closed this Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants