Turbogears tutorials , debugging tools [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this questionI successfully installed turbogears via virtual开发者_JAVA技巧env 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.
Pydev - Eclipse can be setup for free and easy debugging
http://pydev.blogspot.com/2006/07/configuring-pydev-to-work-with.html
I would checkout Wing IDE. The personal version runs 35 bucks.
精彩评论