Deditor 0.3.0

Kruptein darragh.ssa at gmail.com
Mon Jun 13 07:10:58 EDT 2011


Hey,

I just released a new version of my pythonic text-editor;

Short description:
Deditor is a text-editor for python developers, deditor offers a
python interpreter, code analyzing, checking of errors on save, run
your code directly from the editor or load your module in the
interpreter for direct testing.
The plugin system is also written in python which makes it possible
for other users to add awesome stuff.
Some existing plugins are integrated SSH/SFTP and project management.


You can download deditor from http://launchpad.net/deditor  (only
a .tar.gz and a .deb are available for the moment  a .zip and/or .exe
will come in the future)

If you are on ubuntu you can also install from my ppa:
sudo add-apt-repository ppa:darragh-ssa/deditor
sudo apt-get update
sudo apt-get install deditor


Here is a picasa web-album with some screenshots:
https://picasaweb.google.com/111149189162057101275/Deditor?authkey=Gv1sRgCJzM7eX1-6jO9QE&feat=directlink



More information about the Python-list mailing list