asmodehn/aiobinance

param / traitslet

Opened this issue · 0 comments

To easily build UI, we can get inspiration from https://panel.holoviz.org/ (built on bokeh like us) that uses https://param.holoviz.org/.
There is also https://traitlets.readthedocs.io/en/stable/using_traitlets.html

We have a requirement of providing some kind of UI both in web and in terminal (repl style), having a unified representation would help...