Python Development in Haiku

Forum thread started by augdawg09 on Wed, 2010-08-11 18:28

What do you guys think is the best Python development environment for Haiku?

Comments

Re: Python Development in Haiku

I've always liked IDLE, Pe is a great text editor with nice features like syntax highlighting, saving via FTP, and other stuff. They're both great IMO.

Re: Python Development in Haiku

Where can I get IDLE? I looked and couldn't find it anywhere.

Re: Python Development in Haiku

I think Pe is the only and best choice for Haiku.

As I know IDLE is not working on Haiku...

Re: Python Development in Haiku

I almost got it to work. I put:

idle

into a Terminal and it said that it couldn't find Tkinter. I think that may be the only reason why it isn't working. I'm not sure though.

Thanks for all the help, guys.