ddd or eclipse with mod_python

S

Sakcee

Hi

I am using mod_python for web development, I am in need of some ide ,
can i use ddd or eclipse with pydev with mod_python.

can these ide's handle requests from mod_python and run server side
scripts


any help or pointers are greatly appreciated
thanks

clive
 
B

bruno modulix

Sakcee said:
Hi

I am using mod_python for web development, I am in need of some ide ,
can i use ddd or eclipse with pydev with mod_python.

Don't know, but you may want to check Eric3, a full blown Python IDE
with support for mod_python debugging.
 
T

Trent Mick

[Sakcee wrote]
Hi

I am using mod_python for web development, I am in need of some ide ,
can i use ddd or eclipse with pydev with mod_python.

can these ide's handle requests from mod_python and run server side
scripts

You should be able to debug with Komodo(*):

Using the Python Remote Debugger
http://aspn.activestate.com/ASPN/do...gpython.html#Using_the_Python_Remote_Debugger

You can get a trial here:
www.activestate.com/Komodo/Trial

Cheers,
Trent

(*) Disclaimer: I work on Komodo.
 
S

Steve Holden

Trent said:
[Sakcee wrote]
Hi

I am using mod_python for web development, I am in need of some ide ,
can i use ddd or eclipse with pydev with mod_python.

can these ide's handle requests from mod_python and run server side
scripts


You should be able to debug with Komodo(*):

Using the Python Remote Debugger
http://aspn.activestate.com/ASPN/do...gpython.html#Using_the_Python_Remote_Debugger

You can get a trial here:
www.activestate.com/Komodo/Trial

Cheers,
Trent

(*) Disclaimer: I work on Komodo.
WingWare's Wing IDE can also debug mod_python code. See

http://www.wingware.com/

regards
Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top