Python with NetLogo-like graphics? -


i'm trying build model paper i'm writing , in python. problem is, graphic output updated in real-time netlogo's "world" really, help, since i'd observe dynamics , not final output.

i did quick search on stack overflow , many people recommend tkinter or pygame. checked them out, seem way complex need (i want observe evolution of network). have suggestions?


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -