Skip to content

Zen-CODE/KivyInstaller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KivyInstaller

It ships Kivy right to you!

Everyone can mess things up even with simple installation or update. In version 1.8.0 there was a batch file for making things easier for beginners or regular users, but this file disappeared as the wheel came in. KivyInstaller is inspired by this kivy.bat file from old portable package with multiple new functions.

Read the docs or watch a video and find more features!

  1. Create a folder for your Python and place kivy.bat inside. You can do so directly from the command line with:

    mkdir python
    bitsadmin /transfer "GetBatch" "https://git.io/vDDjn" "%cd%\python\kivy.bat"
    cd python
    
  2. Run kivy.bat, select your Python and Kivy versions, wait.

  3. Enjoy!

About

🔨 It ships Kivy right to you!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 99.5%
  • Shell 0.5%