-1

I successfully installed turbogears via virtualenv on ubuntu , loaded it with paster after quickstart. I was looking for a good ide with debugging for turbogears and paster. I need any good suggestion how to continue with , any good tutorials , links etc , ide information would be greatly appreciated.

Thank you for your time.

Conex
  • 832
  • 8
  • 17

2 Answers2

3

Pydev - Eclipse can be setup for free and easy debugging

http://pydev.blogspot.com/2006/07/configuring-pydev-to-work-with.html

Vince Spicer
  • 4,325
  • 3
  • 21
  • 11
1

I would checkout Wing IDE. The personal version runs 35 bucks.

rwilliams
  • 21,188
  • 6
  • 49
  • 55