Console: new kivy module that aim to replace the old inspector, and give the possibility to be extended by the user in the app

This commit is contained in:
Mathieu Virbel 2015-06-21 18:03:52 +02:00
parent 4916a5335a
commit c37bd0f350
2 changed files with 1047 additions and 0 deletions

View File

@ -42,6 +42,7 @@ import kivy.graphics
import kivy.graphics.shader
import kivy.graphics.tesselator
import kivy.animation
import kivy.modules.console
import kivy.modules.keybinding
import kivy.modules.monitor
import kivy.modules.touchring

1046
kivy/modules/console.py Normal file

File diff suppressed because it is too large Load Diff