from mirmod.controls import Slider

Slider(min=0.0, max=1.0, step=0.1)