## Background We need to release a new QPython3 toolchain, which allow other guys can build the QPython3 core by themselves. ## Features - It should support Macos & Ubuntu linux - It should support arm & x86 & mips for android - Users can setup the toolchain easily - It can be used to cross compile other python 3rd libraries easily - ... ## How to install - [Pyenv Tutorial](https://amaral.northwestern.edu/resources/guides/pyenv-tutorial) - [Pyenv Github](https://github.com/pyenv/pyenv)
Background
We need to release a new QPython3 toolchain, which allow other guys can build the QPython3 core by themselves.
Features
How to install