Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #7509

Deditor 0.3.0

From Kruptein <darragh.ssa@gmail.com>
Newsgroups comp.lang.python
Subject Deditor 0.3.0
Date 2011-06-13 04:10 -0700
Organization http://groups.google.com
Message-ID <1623698c-93c2-4960-8136-e8761bb35f0a@em7g2000vbb.googlegroups.com> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Deditor 0.3.0 Kruptein <darragh.ssa@gmail.com> - 2011-06-13 04:10 -0700
  Re: Deditor 0.3.0 TheSaint <nobody@nowhere.net.no> - 2011-06-13 21:03 +0800

csiph-web