2-D drawing/map with python

Matteo Boscolo matteo.boscolo at boscolini.eu
Thu Mar 14 18:20:38 EDT 2013


Il 12/03/2013 16:58, Huseyin Emre Guner ha scritto:
> Hello,
> I am newbie in Python. I would like to make a project using python.
> The main ideo of this project is that a user enters the x,y values to  the Gui(PyQt or Gtk) and then a 2-D map is plotted due to the x,y values. First, I use Pygame commands "(pygame.draw.line(window, (255, 255, 255), (10, 10), (200, 400))" However  I could not establish a gui with pygame. Now I would like to use the PyQt.  Could you please give me advice for this project?
have a look at : http://sourceforge.net/projects/pythoncad/ it's also 
integrated with sympy ..

regards,
Matteo




More information about the Python-list mailing list