#How do I start importing graphics in my programs

1 messages · Page 1 of 1 (latest)

digital walrus
#

I'm a "calculator" level beginner and am looking to try adding visuals to my Python programs, how do I start?

slim wharf
#

Probably depends on the library you're using for your UI

digital walrus
#

I wanna try Pygame, are there other simpler/more efficient?

slim wharf
#

pygame is pretty decent if you're looking to do 2D graphics

#

PyQt, Tkinter & Kivy are pretty popular as well for making UIs

digital walrus
#

I'm using them for school, could that help narrow my options? I don't have any idea how to start

slim wharf
#

If it's for school then your professors most likely have placed some restrictions on you?

digital walrus
#

I will confess that I am a few years behind from the actual that they would be actually introduced but I got intrigued by the work of my seniors.

slim wharf
#

Not sure what you mean tbf

digital walrus
#

I am sorry, I was editing the message because I had accidentally sent it.

slim wharf
#

Tbf you're fine using whatever then, probably Tkinter or Pygame