Sinisterly
Python IDE help - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Python (https://sinister.ly/Forum-Python)
+--- Thread: Python IDE help (/Thread-Python-IDE-help)

Pages: 1 2


RE: Python IDE help - Guxi - 12-04-2012

(12-04-2012, 03:58 AM)Dark_Sunrise Wrote:
(12-03-2012, 09:56 PM)Guxi Wrote:
(12-03-2012, 09:50 PM)Dark_Sunrise Wrote: IronPython:

http://ironpythonstudio.codeplex.com/

hmmmm.... python... That is all I can think that fits what you are looking for.

This is for windows. I am using linux mint ( 13 ).
:/

HAHA :lol: every here of Wine my good sir?

Quote:That is all I can think that fits what you are looking for.

I said that is the closest thing... perhaps try and use IronP as a starting point, than try and find a Linux version or something

Oh here:
http://lmgtfy.com/?q=IronPython+for+linux

Click on the first link, now scroll down... (or just goto http://ironpython.net/download/ and scroll down)

I doubt it will work under wine. It seems more complicated to be that easily compiled for linux.


RE: Python IDE help - Dark_Sunrise - 12-04-2012

Guxi Wrote:I doubt it will work under wine. It seems more complicated to be that easily compiled for linux.
Wine was a suggestion then I used Google goto: http://ironpython.net/download/

THEY HAVE A LINUX VERSION

LightX Wrote:Ever* Hear*

Thanks :yes: Long day and no proof reading has its draw backs :wacko:


RE: Python IDE help - BunnyJ - 01-25-2013

The IDEL that comes with Python is rather good but this one:
http://wingware.com/downloads/wingide-101 Is very good and you can use it in both Windows and Linux Mint.

HTH