Open CardealRusso opened 5 days ago
How are you planning to use this in termux in an Android phone?
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.
got a working sample (armv7a) you only need libffi http://0x0.st/XdmI.zip
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
[X] The project is actively developed.
[X] The project has existing packages and is "well known".
[X] Licensed under an open source license.
[X] Not available through a language package manager: pip, npm, cpan, cargo, etc.
[X] Not taking up too much disk space (< 100MiB per architecture, exceptions can be made)
[ ] Not duplicating the functionality of existing packages.
[X] Not serving hacking, malware, phishing, spamming, spying, ddos functionality.
[X] I certify that I have read Termux Packaging Policy and understand that my request will be denied if it is found lacking.
Additional information
Need some hack to compile the unix port