Tools¶
The tools module provides various utility scripts, modules and examples.
Scripts¶
Some useful scripts include:
kviewer.py
: for viewing kv files with automatic updatingbenchmark.py
: provides detailed OpenGL hardware information as well as some benchmarks measuring kivy specific performancereports.py
: provides a comprehensive report covering your systems providers, libraries, configuration, environment, input devices and optionstexturecompress.py
: a command line utility for compressing images into PVRTC or ETC1 formatsgenerate-icons.py
: generates set of icons suitable for the various store and package formatsgles_compat/subset_gles.py
: examines compatibility between GLEXT and GLES2 headers for finding compatible subsets
Other¶
Other miscellaneous resources include
pep8checker
: pep8 checking scripts and git hooktheming
: demonstrates an alternative theme for kivytravis
: travis continuous integration
This help document is a work-in-progress and currently under construction.