Can you guys put a pure python library as a built-in library, So the battery will be a built-in feature?
yingshaoxo opened this issue · 1 comments
yingshaoxo commented
https://github.com/micropython/micropython-lib/tree/c113611765278b2fc8dcf8b2f2c3513b35a69b39
It's micro python standard library, it does not have any c-runtime stuff, it should compatible with goython without problems.
sbinet commented
I believe this project (or an equivalent one?) has been evocated at some point.
I guess one could (you?) try to run gpython on their corpus of code, see where it fails and file issues ?
Finally being able to add the "batteries included" tag line seems like a good thing to me.