I want to create pretty simple 2D graphics. Which Python library will work in both Pythonista and regular python?
I am a fan of Pythonista, but also a fan of writing applications for "normal" Python on a PC, and I want my code to work on both., ..
I know that Pythonista directs people to use the Scene module, but that will not work in Python elsewhere, I'm sure ...
Thank you very much!
source share