PyPE

If there's software you need and you can't find, make a request for it.
Post Reply
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

PyPE

Post 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
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: PyPE

Post by thenktor »

Python, wxGTK and lightweight? :roll:
What are the advantages over Geany?
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

Re: PyPE

Post 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:
Post Reply