What would be the best way to use Vaadin within Python/Django applications? I will be more than satisfied with having access to components/widgets, if the whole UI framework cannot be exposed to me directly.
I am aware of Jython, but I am still not sure if it's the way to go about Vaadin in a Python web application. Any positive input/suggestions will be greatly appreciated.