In this article we will see how Vaadin UIs can be written using Python. We'll use Jython which implies Python 2.7. GraalVM will be considered in a later article.
First download a server side starter from vaadin.com or any other place. We won't be using client side templates, but build UIs purely using code. Next