Hi, I've made a list of Micro Python Libraries and Projects that comes from this forum and github:
https://gist.github.com/xyb/9a4c8d7fba92e6e3761a
Feel free to comment or add more you know.
collection of libraries and projects
collection of libraries and projects
PYBv1.0, WiPy
Re: collection of libraries and projects
Wow, lots of things there I didn't even know existed. How did you find all this?
Could add my https://github.com/stinos/micropython-wrap. Might not be very 'micro' but makes registering custom code easy.
Could add my https://github.com/stinos/micropython-wrap. Might not be very 'micro' but makes registering custom code easy.
Re: collection of libraries and projects
Updated, Thanks!

It's simply, just surf this forum, and search in Github.stijn wrote:Wow, lots of things there I didn't even know existed. How did you find all this?
Could add my https://github.com/stinos/micropython-wrap. Might not be very 'micro' but makes registering custom code easy.

PYBv1.0, WiPy