====== Python anvil Account ====== sgehnews@web.de anvil.works Anvil ist eine neue Methode zum Erstellen von Web-Apps mit nichts als Python. In Dokumentation erfahren Sie alles über die Funktionsweise. [[https://anvil.works/build#|Anvil Account]] http://blmgeotest.synology.me:99/hub/login ---- [[wiki:syntax|interne Link zur Wiki-Syntax]] ===== Level 2 Überschrift ===== O7DAS7FZSDZ57QVEUQI42QVW-O7W6WMB7XY6CKSKU pip install anvil-uplink import anvil.server anvil.server.connect("AJEDI4ZCCCY22RMFYR3PSSKU-CZNWYIGWG2SC32LB") @anvil.server.callable def say_hello(name): print("Hello from the uplink, %s!" % name) anvil.server.wait_forever() https://anvil.works/learn/tutorials/raspberry-pi