kivycalendar

Calendar & Date picker widgets for Kivy framework (http://kivy.org)

Downloads
145
Committers
3

KivyCalendar

KivyCalendar is module with additional widgets for Kivy: CalendarWidget and DatePicker.

CalendarWidget based on RelativeLayout. It allow to switch months by buttons in left-top and right-top widget's corners.

DatePicker based on TextInput. When textinput field focused shows popup with CalendarWidget. Once data selected popup dismiss and selected date puts into textinput field.

pip install KivyCalendar

Oleg Kozlov (xxblx)

2015