Skip to content

my playground for kivy, start with pdf merge gui + functions

License

Notifications You must be signed in to change notification settings

xiaobojiang/kivy_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kivy_playground

my playground for kivy, start with pdf merge gui + functions

create virtualenv

$ python3 -m virtualenv kivy_env
$ pip3 install -r requirements.txt

using vitualenv

optional in visual studio code

$ source kivy_env/bin/activate
$ pip freeze > requirements.txt  #optional

About

my playground for kivy, start with pdf merge gui + functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published