Find the answer to your Linux question:
Results 1 to 7 of 7
can someone tell me about good IDE for programming in pyhton ? thanks !...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    33

    IDE for python

    can someone tell me about good IDE for programming in pyhton ?
    thanks !

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    I've never done Python development, but at last weekend's BarCamp, PyDev came very highly recommended:
    http://pydev.sourceforge.net/

    It's an Eclipse plugin, but a lot of people liked it. There's also a pay-for extension that adds a number of other useful features.
    DISTRO=Arch
    Registered Linux User #388732

  3. #3
    Just Joined!
    Join Date
    Nov 2006
    Posts
    33
    there is anymore suggestions ?

  4. #4
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    I don't if it is considered an IDE, but, what about IDLE?
    Or the commercial Komodo IDE http://www.activestate.com/products/komodo_ide/
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  5. #5
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    If you are using KDE, try Eric3.

  6. #6
    Just Joined!
    Join Date
    Nov 2006
    Posts
    33
    there is no more IDE for python ?
    (i cant use the idle coz i need to work with few files and its not so easy to do this by idle..)

  7. #7
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    I don't know exactly what it is you need, but have you considered just using a simple text editor?

    I personally use vi for all development besides Java. Emacs is also probably good if you prefer that. On the graphical end, try kate for KDE or gedit for Gnome. All of these have syntax highlighting, and certainly the first three can do multiple files.
    DISTRO=Arch
    Registered Linux User #388732

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...