Skip to content

Example of Kivy app using multiprocessing queue + pyinstaller to make a .app file

Notifications You must be signed in to change notification settings

kivy-school/kivymacmultiprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ok, here is an example: https://github.com/kivy-school/kivymacmultiprocess

it works in mac through python main.py

there is also a python specfile, run it with python -m PyInstaller HelloMulti.spec --clean

and in the dist folder there is sample apps (although the .app failed to push correctly)

About

Example of Kivy app using multiprocessing queue + pyinstaller to make a .app file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages