Discuss Scratch

MrFlash67
Scratcher
500+ posts

Python IDE

So, my 2.7.6 IDLE glitched out, and I was wondering what IDEs others use. Thanks!

like tears in chocolate rain
(2012 - 2022 - 20XX)
OrcaCat
Scratcher
1000+ posts

Python IDE

Notepad++ is free and pretty decent. You could try the demo of Sublime Text (which a lot of pros use) as well, and if you can afford it, you could buy it.

Note: those are text editors, not IDEs.

Last edited by OrcaCat (Jan. 13, 2014 00:17:11)



technoboy10
Scratcher
1000+ posts

Python IDE

Sublime Text FTW

trans rights are human rights
MrFlash67
Scratcher
500+ posts

Python IDE

I've almost got Komodo working, so I might try ST later, but does anyone know what the Mac install directory for Pygame is?

like tears in chocolate rain
(2012 - 2022 - 20XX)
Hardmath123
Scratcher
1000+ posts

Python IDE

technoboy10 wrote:

Sublime Text FTW
Yep, use Sublime Text. You don't need an IDE.
MrFlash67
Scratcher
500+ posts

Python IDE

For Sublime, what is the difference between the free and paid one?

like tears in chocolate rain
(2012 - 2022 - 20XX)
nathanprocks
Scratcher
1000+ posts

Python IDE

MrFlash67 wrote:

For Sublime, what is the difference between the free and paid one?
Afaik there isn't really much difference except that in the free version you will get this message sometimes when you save files: https://dl.dropboxusercontent.com/u/37687009/Screenshot%202014-01-13%2014.37.54.png
In future versions, the free version will probably be limited.


My browser / operating system: Macrosoft Winding XO, Internet Exploder 6.0, Angel Player ver.:1.2.5
;
MrFlash67
Scratcher
500+ posts

Python IDE

Cool. Does anyone know how to change the Python version used in ST?

like tears in chocolate rain
(2012 - 2022 - 20XX)
nathanprocks
Scratcher
1000+ posts

Python IDE

MrFlash67 wrote:

Cool. Does anyone know how to change the Python version used in ST?
You should be able to change the command in ~/Library/Application Support/Sublime Text 2/Packages/Python/Python.sublime-build


My browser / operating system: Macrosoft Winding XO, Internet Exploder 6.0, Angel Player ver.:1.2.5
;
MrFlash67
Scratcher
500+ posts

Python IDE

When I go to Terminal and type ‘python’, it comes up as the 2.7 and can import Pygame, but without miodifying ST, it comes up with the default 2.6.
EDIT: OK, did it. It dosen't look up the $PATH, so I had to put in the full file location. Now, will Pygame run?
More EDIT: Works perfectly, if a bit slow.

Last edited by MrFlash67 (Jan. 13, 2014 04:19:50)


like tears in chocolate rain
(2012 - 2022 - 20XX)
nXIII
Scratcher
1000+ posts

Python IDE

MrFlash67 wrote:

For Sublime, what is the difference between the free and paid one?
The free version isn't really a free version: it's just a trial with no time limit. Try it out for a while, and if you use it regularly and can afford it, it's nice to support the developer (Jon Skinner) by purchasing a license.

nXIII · GitHub
Magnie
Scratcher
100+ posts

Python IDE

NinjaIDE is also a good one that may be of interest and if you feel like having an adventure, Vim is the way to go.

▴ ▾ ▴ Macbook Pro 13" 2015 i5-5257U 8GB RAM - MacOS Sierra - Vivaldi v1.7 ▴ ▾ ▴
There are 10 types of people in this world, those who understand binary, those who don't, and those who know ternary.
blob8108
Scratcher
1000+ posts

Python IDE

Magnie wrote:

if you feel like having an adventure, Vim is the way to go
vim vim vim vim vim!

tosh · slowly becoming a grown-up adult and very confused about it
mathfreak231
Scratcher
1000+ posts

Python IDE

I use TextWrangler and it's pretty fine. It was a menu that you can manually run a script in.

i have grown as a person. and ive grown, literally. none of my posts from before 2022 represent me accurately.
davidkt
Scratcher
1000+ posts

Python IDE

Hardmath123 wrote:

technoboy10 wrote:

Sublime Text FTW
Yep, use Sublime Text. You don't need an IDE.
Sublime Text is the BEST.

Remember when I looked like this? I still do.


Float, my Scratch 2.0 mod | My (somewhat under-construction) blog
itchy20
Scratcher
100+ posts

Python IDE

PyCharm - there is a free community version and it has a nice debugger that works for multi-threaded applications.
DigiTechs
Scratcher
500+ posts

Python IDE

For text editors, I just use SciTE for pretty much everything. It has a large list of highlighted languages. I think you can add your own, too.

I do, in fact, have my own site; it's here.
I'm also working on a thing called Fetch. Look at it here!
@thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain.
terminator68
Scratcher
100+ posts

Python IDE

I use Eclipse for my Java and PHP work, but I am fairly certain it can run Python with a couple of easy to find add-ons.

- Dante
cobraguy
Scratcher
1000+ posts

Python IDE

terminator68 wrote:

I use Eclipse for my Java and PHP work, but I am fairly certain it can run Python with a couple of easy to find add-ons.
The PyDev plugin to be exact.

Powered by DjangoBB