Which IDE used for SABnzbd development?

Feel free to talk about anything and everything in this board.
Post Reply
User avatar
sander
Release Testers
Release Testers
Posts: 8832
Joined: January 22nd, 2008, 2:22 pm

Which IDE used for SABnzbd development?

Post by sander »

Hi, out of curiosity:

Which IDE is used for SABnzbd development?

Idle, Eclipse (with Pydev?), vi, ... ?
Please don't send me unrequested PM's; the forum is the best way to communicate.
If someone helps you, please reply to that help.
f you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
thaylok
Newbie
Newbie
Posts: 29
Joined: November 20th, 2008, 11:39 am

Re: Which IDE used for SABnzbd development?

Post by thaylok »

or if they are hardcore, emacs  8)
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Which IDE used for SABnzbd development?

Post by shypike »

I have created my own Windows IDE:
- WinPDB for debugging
  (Supports remote debugging of SABnzbd on my Linux server)
- PyScripter as editor (sometimes Programmer's Notepad)
  (both of these have decent Python class browsers,
  PyScripter has a better class browser, PN is a better editor)
- TortoiseSVN
- Total Commander (with custom tool-buttons to start several TortoiseSVN tasks)
  (I hate Windows Explorer, all eye-candy, terribly inefficient)

I'm not a fan of Eclipse.
Post Reply