Skip to content

Sample programs using Label, Image, Dropdown, Buttons, Sample form, Multiple Windows in App and transition among them, Popup Window, Layouts, Widgets

Notifications You must be signed in to change notification settings

rahulshah9713/Kivy

Repository files navigation

Kivy

How to Create Virtual Env

Virtual Environment should be created as many libraries has to be installed, so that those installed libraries don't affect whole file system, it only affects to that particular environment (folder)

pip install kivy

pip install docutils pygments pypiwin32 kivy.deps.sdl2 kivy.deps.glew

pip install kivy.deps.gstreamer

pip install kivy.deps.angle

About

Sample programs using Label, Image, Dropdown, Buttons, Sample form, Multiple Windows in App and transition among them, Popup Window, Layouts, Widgets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages