gruns / icecream

🍦 Never use print() to debug again.
MIT License
9k stars 184 forks source link

Micropython availability? #176

Open BrunoSonego opened 8 months ago

BrunoSonego commented 8 months ago

Does it work in Micropython or there is a library to use with as example a Raspberry Pico W board? the logging function would be amazing to identify bugs on a standalone board

Marvball commented 4 weeks ago

that would be absolutely brilliant. Unfortunately, I haven't found the option yet.

salabim commented 4 weeks ago

You could try the alternative (feature rich) ycecream package, as this does not have any dependency! See https://pypi.org/project/ycecream/