Intelisence

Jussi Jumppanen jussij at zeusedit.com
Tue Aug 31 10:28:03 EDT 2004


A.M wrote:

> Is there any inelisence IDE (like visual studio) for python?

Take a look at the Zeus for Windows programmers editor:

   http://www.zeusedit.com/lookmain.html

Zeus has an automatic ctags generation feature that is used 
for intellisensing and class browsing.

To make it all work just create a Zeus workspace, add your 
python source files to the workspace and Zeus will manage 
the creation of the ctags file.

You may also need the latest xtags.dll which can be found 
here:

   http://www.zeusedit.com/z300/xtags.zip

Jussi Jumppanen
http://www.zeusedit.com



More information about the Python-list mailing list