kivyoav

A set of kivy utils and widgets - more details on github ...


Keywords
kivy, widget, ui
License
Other
Install
pip install kivyoav==0.42

Documentation

kivyoav

Small widgets and utils for kivy

Includes:

AutoSizedLabel: a label that calculates the font size automatically by a give ratio

Delayable: a decorator for creating functions that can cause a delay using yield timeout!