All about UI To be able to properly show my taskflow prototype to the public i need to concentrate on UI, even though i consider this UI just a stand-in for a proper web-ui. Doesn't matter how good your system is if user cannot interact with it in a friendly way... Одним из главных компонент для первой публичной демки таскфлоу, как ни странно, является интерфейс пользователя. Несмотря на то, что я всё ещё рассматриваю этот конкретный интерфейс скорее как заглушку, всё же как бы хорошо не работал сервер, если юзер не может с ним взаимодействовать, то какой в нём смысл... So this update is mainly about the UI. Sure there is a bunch of node libraries out there (to name a few: nodz , nodeeditor , nodegraph-pyqt ) so why not use one of them? Well, since i need my nodes to do some unique things and natively interact with task representations, and since ui here is just a client and server has to confirm and perform every actual action (like node creation/destruction/connect...