Learn how to configure widgets for your project.
Create a widget with default settings:
from gdtest_page_tags import create_widget w = create_widget("my-widget")