Searched full:python3 (Results 1 – 18 of 18) sorted by relevance
35 python3 and the PIL library required. (PIL can be installed with `pip3 install pillow`)40 - `python3 jpg_to_sjpg.py image_to_convert.jpg`. It creates both a C files and an SJPG image.
96 apt-get install build-essential ccache python3 libpng-dev ruby-full gcovr cmake -q -y109 env PATH="/usr/lib/ccache:$PATH" ASAN_OPTIONS=detect_leaks=0 python3 tests/main.py test
1 #!/usr/bin/env python3
9 sudo apt install gcc python3 libpng-dev ruby-full gcovr cmake
774 - fix(scripts): switch all scripts to python3 [`2820`](https://github.com/littlevgl/lvgl/pull/2820)894 - ci(cross) use python3 instead of python [`df7eaa0`](https://github.com/littlevgl/lvgl/commit/df7e…
6 Using Micropython, you can write Python3 code and run it even on a bare metal architecture with lim…