RE: Freesoftware for auto/intelligent code completing in Python

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

    RE: Freesoftware for auto/intelligent code completing in Python


    Hello,
    Ali I totally support you, neither I couldn't find any really working code completion for python in a free software, and it's really a mess, at least on Linux.

    On Windows, there is PyScripter (http://pyscripter.googlepages.com/), but it is based on Delphi, and as such it's not portable. But it's a free software (even if I couldn't find the sources, they say you can download them).

    It is said to be working on Linux via Wine, so if you really need a code completion tool you could give it a try.
    _______________ _______________ _______________ _______________ _____
    Téléchargez gratuitement des émoticônes pour pimenter vos conversations Messenger
  • =?ISO-8859-1?Q?Ali_Servet_D=F6nmez?=

    #2
    Re: Freesoftware for auto/intelligent code completing in Python

    On Jul 10, 1:07 am, Gros Bedo <gros_b...@hotm ail.comwrote:
    Hello,
    Ali I totally support you, neither I couldn't find any really working code completion for python in a free software, and it's really a mess, at least on Linux.
    >
    On Windows, there is PyScripter (http://pyscripter.googlepages.com/), butit is based on Delphi, and as such it's not portable. But it's a free software (even if I couldn't find the sources, they say you can download them).
    >
    It is said to be working on Linux via Wine, so if you really need a code completion tool you could give it a try.
    _______________ _______________ _______________ _______________ _____
    Téléchargez gratuitement des émoticônes pour pimenter vos conversations Messengerhttp://specials.fr.msn .com/femmes/amour/emoticonesLove. aspx
    Thanks.

    Comment

    Working...