What's the IDE to run micropython?

Dear all,
I totally new to micropython. I would like to use micro python with littleVGL.
I need to know which IDE is used to build and run the micro python code.

Please give me a sample demo/example.

Thank you.

There is no IDE used to build MicroPython. It uses Makefiles.

For more information a Google search should bring up some tutorials/examples/information.

Hi
We have sample Project code in C language in our littleVGL site. Can you please send us sample project code in MicroPython which can run in PC simulator?

Thank you.

Have a look at the README: https://github.com/littlevgl/lv_micropython/blob/master/README.md