1

I am learning Python and for that i download SciTe Editor but it not gives any exe how should i install or use it?

Ashvin
  • 4,010
  • 8
  • 23
  • 26

3 Answers3

1

Check out: http://www.scintilla.org/SciTEDownload.html

A full download (1000K) includes the SciTE executable, any required DLLs etc.

kostas
  • 1,959
  • 1
  • 24
  • 43
0

Did you download the Windows Executable version?

Darin Dimitrov
  • 1,023,142
  • 271
  • 3,287
  • 2,928
0

If you are after an installer with some desktop integration, check out these...

this guy has been compiling a windows installer of SciTE for years (with minor mods):

http://gisdeveloper.tripod.com/scite.html

there is also this:

http://opensource.ebswift.com/SciTEInstaller/

Corey Goldberg
  • 59,062
  • 28
  • 129
  • 143