termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.34k stars 3.07k forks source link

[Package]: Request: micropython #22290

Open CardealRusso opened 5 days ago

CardealRusso commented 5 days ago

Why is it worth to add this package?

lightweight python

Home page URL

https://micropython.org/

Source code URL

https://github.com/micropython/micropython

Packaging policy acknowledgement

Additional information

Need some hack to compile the unix port

Biswa96 commented 5 days ago

How are you planning to use this in termux in an Android phone?

CardealRusso commented 5 days ago

How are you planning to use this in termux in an Android phone?

My personal use? Initially, I want to run a websocket client program, as well as others. The biggest benefit compared to python is the low use of storage, ram, cpu etc.
this is a -500kb single binary interpreter, compatible with unix.

CardealRusso commented 4 days ago

got a working sample (armv7a) you only need libffi http://0x0.st/XdmI.zip