IDE for wxPython

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ghirai

    #1

    IDE for wxPython

    Hello python-list,

    Can anyone suggest an IDE for wxPython?
    Or an IDE for TkInter?

    Thanks.

    --
    Best regards,
    Ghirai.

  • sleek

    #2
    Re: IDE for wxPython

    On Mar 17, 4:12 pm, Ghirai <ghi...@ghirai. comwrote:
    Hello python-list,
    >
    Can anyone suggest an IDE for wxPython?
    Or an IDE for TkInter?
    >
    Thanks.
    >
    --
    Best regards,
    Ghirai.
    You might want to check out SPE. It's a great Python IDE.
    Free python IDE for Windows,Mac & Linux with UML,PyChecker,Debugger,GUI design,Blender & more


    Comment

    • SPE - Stani's Python Editor

      #3
      Re: IDE for wxPython

      On Mar 18, 2:23 am, "sleek" <csl...@gmail.c omwrote:
      On Mar 17, 4:12 pm, Ghirai <ghi...@ghirai. comwrote:
      >
      Hellopython-list,
      >
      Can anyone suggest an IDE for wxPython?
      Or an IDE for TkInter?
      >
      Thanks.
      >
      --
      Best regards,
      Ghirai.
      >
      You might want to check outSPE. It's a greatPythonIDE.http://pythonide.blogspot.com/
      The latest version SPE 0.8.4 is currently only available through
      subversion and will hopefully be released on the 1st of april:
      svn checkout svn://svn.berlios.de/python/spe/trunk/_spe

      Stani
      --
      Free python IDE for Windows,Mac & Linux with UML,PyChecker,Debugger,GUI design,Blender & more


      Comment

      • Stef Mientki

        #4
        Re: IDE for wxPython

        Ghirai wrote:
        Hello python-list,
        >
        Can anyone suggest an IDE for wxPython?
        Or an IDE for TkInter?
        >
        Thanks.
        >
        on this site, you can test which GUI is best suited for your needs

        I think it might be PyhtonCard

        --
        cheers,
        Stef Mientki

        Comment

        • Bruno Desthuilliers

          #5
          Re: IDE for wxPython

          Ghirai a écrit :
          Hello python-list,
          >
          Can anyone suggest an IDE for wxPython?
          Or an IDE for TkInter?
          Do you really mean IDE, or are you in fact looking for a GUI designer
          tool ? If the latter, you may want to have a look at wxGlade.

          Comment

          Working...