Skip to main content Link Menu Expand (external link) Document Search Copy Copied

The application you are building requires at least the following import statement:

from tremolo import Application


app = Application()

That’s it.


Table of contents