Inhaltsverzeichnis

Programmierung Python - Python Erweiterungen / Module / Pakete

Erweiterungen

Android for Python
https://python-for-android.readthedocs.io/en/latest/
Erweiterung zur Nutzung von Python auf Android

BeeWare
https://beeware.org/
https://docs.beeware.org/en/latest/ - Tutorial
Write your apps in Python and release them on iOS, Android, Windows, MacOS, Linux, Web, and tvOS using rich, native user interfaces. Multiple apps, one codebase, with a fully native user experience on every platform.

PIP Pakete

Hauptseite: Python Package Index (PyPI)
https://pypi.org/
Der Python Package Index (PyPI) ist ein Software-Verzeichnis der Programmiersprache Python.

pyqtdeploy
https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/
Python-Programme mit PyQT-GUI zu Android-App umwandeln.

PySide - GUI
Pyside2 Tutorial - Pythonguis