Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
SBL.gui_panels_generator_panel Namespace Reference

Packages

Panel panels generator helpers.

This module contains the `_PanelsGeneratorPanel` class which emits Panel web app
source lines for output widgets (TextArea, ImageView, TableView, HtmlView) 
and a scrollable input Frame container. It is imported by
`gui_codegen_Panel.py`.