Older versions hard-coded using the `AF_INET6` address family, even for
IPv4 addresses. While this "worked on my machine," it did not work when
the application was deployed to the Kubernetes cluster. Either cri-o or
the Debian-based *python* container image must disable this somehow.
The *GET /screen/{name}/screenshot* path operation returns a screenshot
of the specified screen as a PNG image. If a value is specified for one
or more of `height`, `width`, or `ratio`, then the image will be resized
accordingly.
Poetry does not install local path dependencies in "editable" mode by
default. Instead, it builds them and installs them into the venv like
any other dependency. This means that changes in the local copy are not
picked up.