Mac and Windows compatible GUI for Python, which is easy to install and works with pygame?

前端 未结 1 1035
悲&欢浪女
悲&欢浪女 2021-01-13 13:40

I have made a program that finds and measures the radius of yeast colonies in images. It uses pygame for pixel access and graphical display of the images.

The next

相关标签:
1条回答
  • 2021-01-13 14:01

    Fear not! Other people have had the same problem and have been helped.

    Also, here are few useful links. These are GUI toolkits for PyGame GooeyPy, Mike's Simple GUI, OcempGUI and a whole lot more.

    PGU I think is one of the popular libraries that most game developers use and it seems to be reasonably well maintained.

    0 讨论(0)
提交回复
热议问题