Page 1 of 1

PyPE

Posted: 12. Oct 2010, 03:42
by damNageHack
PyPE (Python Programmers Editor) was written in order to offer a lightweight but powerful editor for those of you who think emacs is too much and idle is too little. Syntax highlighting is included out of the box, as is multiple open documents via tabs. Since it is written in Python and wxPython, PyPE can be used on basically every platform available.
PyPE (Python Programmers' Editor) is an editor written in Python with the wxPython GUI toolkit. Releases occur when sufficient (or extraordinary) bugs are fixed, features are added, etc.
A lot of features :!:
http://pype.sourceforge.net/features.shtml

Downloads and screenshots:
http://pype.sourceforge.net/index.shtml

Re: PyPE

Posted: 12. Oct 2010, 07:20
by thenktor
Python, wxGTK and lightweight? :roll:
What are the advantages over Geany?

Re: PyPE

Posted: 12. Oct 2010, 08:06
by damNageHack
thenktor wrote:Python, wxGTK and lightweight? :roll:
What are the advantages over Geany?
Seriously, I don't know :lol:
Maybe check the features list (long!).
Yeah, lightweight sounds quite weird.
I only detected the gtk stuff as dependency and thought that should not be the problem.
And to be honest, what is the challenge about python? :mrgreen: