{{tag>Brouillon Code Python}} = Python GUI mobile smartphone Voir : * Kivy * BeeWare / Toga == Kivy Voir : * kvlang / Kv language * https://realpython.com/mobile-app-kivy-python/ * https://python.developpez.com/tutoriels/apprendre-programmation-python/notions-avancees/?page=interface-graphique * https://linuxfr.org/news/kivy-un-cadriciel-graphique-unique-en-python sudo apt update sudo apt install -y git zip unzip openjdk-8-jdk python3-pip autoconf libtool pkg-config zlib1g-dev libncurses5-dev libncursesw5-dev libtinfo5 cmake libffi-dev libssl-dev #pip3 install --user --upgrade Cython==0.29.19 virtualenv # the --user should be removed if you do this in a venv sudo apt-get install cython3 pipenv install kivy buildozer pipenv shell buildozer init pip3 install Cython buildozer -v android debug