view libervia/web/pages/_browser/__init__.py @ 1568:67ff59465fe4

install: minimum Python version is now 3.10
author Goffi <goffi@goffi.org>
date Wed, 22 Nov 2023 15:25:15 +0100 (16 months ago)
parents eb00d593801d
children
line wrap: on
line source
import bridge


# we create a bridge instance to receive signals
bridge.Bridge()