Re: Deditor 0.4.0

2012-07-09 Thread Kruptein
ased a new version of my python-focused text-editor. > >>> you can download it at http://launchpad.net/deditor > >>> > >>> What is it? > >>> Deditor is aimed to be a text-editor which can be used as a basic > >>> text-editor as gedit or wi

Re: Deditor 0.4.0

2012-07-09 Thread Jean-Michel Pichavant
Kruptein wrote: Op maandag 9 juli 2012 13:05:58 UTC+2 schreef Jean-Michel Pichavant het volgende: Kruptein wrote: Hey I released a new version of my python-focused text-editor. you can download it at http://launchpad.net/deditor What is it? Deditor is aimed to be a text-editor which

Re: Deditor 0.4.0

2012-07-09 Thread Kruptein
Op maandag 9 juli 2012 13:05:58 UTC+2 schreef Jean-Michel Pichavant het volgende: > Kruptein wrote: > > Hey I released a new version of my python-focused text-editor. > > you can download it at http://launchpad.net/deditor > > > > What is it? > > Deditor is aimed

Re: Deditor 0.4.0

2012-07-09 Thread Jean-Michel Pichavant
Kruptein wrote: Hey I released a new version of my python-focused text-editor. you can download it at http://launchpad.net/deditor What is it? Deditor is aimed to be a text-editor which can be used as a basic text-editor as gedit or with the right plugins become a full-feature ide. I focus on

Deditor 0.4.0

2012-07-07 Thread Kruptein
Hey I released a new version of my python-focused text-editor. you can download it at http://launchpad.net/deditor What is it? Deditor is aimed to be a text-editor which can be used as a basic text-editor as gedit or with the right plugins become a full-feature ide. I focus on making it a python

Deditor 0.3.1

2011-10-23 Thread Kruptein
Hey, I'm happy to announce a new release of Deditor version 0.3.1. What is Deditor? Deditor is a pythonic text-editor, written 100% in python and with the primary goal to ease python development. There is a python shell, codecompletion, code analyzing, instant code running and error che

Re: Deditor 0.3.0

2011-06-13 Thread TheSaint
Kruptein wrote: > Deditor is a text-editor for python developers, I'd like a editor that runs programs on trace and highlight the line(s) where it step into. Obviously, if running at normale speed it will disable or if the speed is reduced it will works. -- goto /dev/null

Deditor 0.3.0

2011-06-13 Thread Kruptein
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

Re: Deditor

2011-05-02 Thread Alec Taylor
Yes On Mon, May 2, 2011 at 2:12 AM, Kruptein wrote: > On 1 mei, 17:50, Alec Taylor wrote: >> Traceback (most recent call last): >>  File "O:\deditor\deditor\deditor.py", line 7, in > e> >>    import wx, os, datetime, sys, ConfigParser, wx.aui, wx.lib.scrolle

Re: Deditor

2011-05-01 Thread Kruptein
On 1 mei, 17:50, Alec Taylor wrote: > Traceback (most recent call last): >  File "O:\deditor\deditor\deditor.py", line 7, in e> >    import wx, os, datetime, sys, ConfigParser, wx.aui, wx.lib.scrolledpanel >  File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\

Re: Deditor

2011-05-01 Thread Alec Taylor
Traceback (most recent call last): File "O:\deditor\deditor\deditor.py", line 7, in import wx, os, datetime, sys, ConfigParser, wx.aui, wx.lib.scrolledpanel File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\__init__.py", line 4 5, in from wx._core import * F

Re: Deditor

2011-05-01 Thread Kruptein
On 1 mei, 10:59, Alec Taylor wrote: > Maybe I'm missing something, but I downloaded the zip file and ran > each .py and .pyc file in turn, but none brought up the nice deditor > GUI I've seen screenshots of... > > On the other subject, did you have a preference to what

Re: Deditor

2011-05-01 Thread Alec Taylor
Maybe I'm missing something, but I downloaded the zip file and ran each .py and .pyc file in turn, but none brought up the nice deditor GUI I've seen screenshots of... On the other subject, did you have a preference to what installer I should code for it? - InnoSetup (exe), NSIS (e

Re: Deditor

2011-04-30 Thread Kruptein
On 30 apr, 10:30, jmfauth wrote: > On 29 avr, 23:01, Kruptein wrote: > > > > > > > On 29 apr, 20:25, jmfauth wrote: > > > > On 28 avr, 22:16, Kruptein wrote: > > > > > On 28 apr, 07:46, jmfauth wrote: > > > > > > On 27 avr, 19:22, Alec Taylor wrote: > > > > > > > Thanks, any plans for a Windo

Re: Deditor

2011-04-30 Thread jmfauth
On 29 avr, 23:01, Kruptein wrote: > On 29 apr, 20:25, jmfauth wrote: > > > > > On 28 avr, 22:16, Kruptein wrote: > > > > On 28 apr, 07:46, jmfauth wrote: > > > > > On 27 avr, 19:22, Alec Taylor wrote: > > > > > > Thanks, any plans for a Windows version? > > > > > - Download the deb > > > > - U

Re: Deditor

2011-04-29 Thread Kruptein
On 29 apr, 20:25, jmfauth wrote: > On 28 avr, 22:16, Kruptein wrote: > > > > > > > On 28 apr, 07:46, jmfauth wrote: > > > > On 27 avr, 19:22, Alec Taylor wrote: > > > > > Thanks, any plans for a Windows version? > > > > - Download the deb > > > - Unpack it with a utility like 7zip > > > - Throw

Re: Deditor

2011-04-29 Thread jmfauth
On 28 avr, 22:16, Kruptein wrote: > On 28 apr, 07:46, jmfauth wrote: > > > > > On 27 avr, 19:22, Alec Taylor wrote: > > > > Thanks, any plans for a Windows version? > > > - Download the deb > > - Unpack it with a utility like 7zip > > - Throw

Re: Deditor

2011-04-29 Thread Alec Taylor
t; Thanks, any plans for a Windows version? >> >> - Download the deb >> - Unpack it with a utility like 7zip >> - Throw away the unnecessary stuff, (keep the "deditor part") >> - Depending on your libs, adatpt the "import" >> - Launch deditor.py >

Re: Deditor

2011-04-28 Thread Kruptein
On 28 apr, 07:46, jmfauth wrote: > On 27 avr, 19:22, Alec Taylor wrote: > > > Thanks, any plans for a Windows version? > > - Download the deb > - Unpack it with a utility like 7zip > - Throw away the unnecessary stuff, (keep the "deditor part") > - Depen

Re: Deditor

2011-04-27 Thread jmfauth
On 27 avr, 19:22, Alec Taylor wrote: > Thanks, any plans for a Windows version? > - Download the deb - Unpack it with a utility like 7zip - Throw away the unnecessary stuff, (keep the "deditor part") - Depending on your libs, adatpt the "import" - Launch deditor.py -

Re: Deditor

2011-04-27 Thread Alec Taylor
By all means I use Linux... when it's available, but I'm often on non-Linux machines (at Uni), so it'd be great if something like Deditor was available. On Thu, Apr 28, 2011 at 7:07 AM, Yico Gaga wrote: > yeah ,I know ,Ubuntu is based on Debian , i said why not linux , > be

Re: Deditor

2011-04-27 Thread Yico Gaga
yeah ,I know ,Ubuntu is based on Debian , i said why not linux , because someone ask for windows version of this Deditor , so, I type :why not linux.. i mean he may like to try a linux-desktop OS; THX~ 2011/4/28 geremy condra > On Wed, Apr 27, 2011 at 1:47 PM, Yico Gaga wrote: > >

Re: Deditor

2011-04-27 Thread geremy condra
On Wed, Apr 27, 2011 at 1:47 PM, Yico Gaga wrote: >  why not linux? The download is a .deb, ie, for Debian and Ubuntu. Geremy Condra -- http://mail.python.org/mailman/listinfo/python-list

Re: Deditor

2011-04-27 Thread Yico Gaga
why not linux? 2011/4/28 Alec Taylor > Thanks, any plans for a Windows version? > > On Thu, Apr 28, 2011 at 1:53 AM, Kruptein wrote: > > Hey, > > > > I released a new version (0.2.5) of my pythonic text-editor called > > Deditor. > > > > It

Re: Deditor

2011-04-27 Thread Kruptein
On 27 apr, 21:46, Algis Kabaila wrote: > On Thursday 28 April 2011 01:53:18 Kruptein wrote: > > > Hey, > > > I released a new version (0.2.5) of my pythonic text-editor > > called Deditor. > >snip... > > ( only a .deb is available for download now, if you

Re: Deditor

2011-04-27 Thread Algis Kabaila
On Thursday 28 April 2011 01:53:18 Kruptein wrote: > Hey, > > I released a new version (0.2.5) of my pythonic text-editor > called Deditor. >snip... > ( only a .deb is available for download now, if you would > like another format (.tar.gz) please comment ) Congratulation

Re: Deditor

2011-04-27 Thread Kruptein
On 27 apr, 19:22, Alec Taylor wrote: > Thanks, any plans for a Windows version? > > > > On Thu, Apr 28, 2011 at 1:53 AM, Kruptein wrote: > > Hey, > > > I released a new version (0.2.5) of my pythonic text-editor called > > Deditor. > > > It

Re: Deditor

2011-04-27 Thread Alec Taylor
Thanks, any plans for a Windows version? On Thu, Apr 28, 2011 at 1:53 AM, Kruptein wrote: > Hey, > > I released a new version (0.2.5) of my pythonic text-editor called > Deditor. > > It is a text-editor aimed to fasten your python development. (it > perfectly handels other

Deditor

2011-04-27 Thread Kruptein
Hey, I released a new version (0.2.5) of my pythonic text-editor called Deditor. It is a text-editor aimed to fasten your python development. (it perfectly handels other languages too) Some features are: - python shell to do quick commands or checks - pyflakes error check on save - pylint error

Deditor 0.2.3

2010-12-05 Thread Kruptein
A new version of the python dedicated linux text-editor has been released! This editor is python specific offering some features to python users like code analyzing, code inspecting, syntax highlighting, ... Information about this project: http://launchpad.net/deditor Information about the

Re: Deditor 0.2.2

2010-11-10 Thread TheSeeker
er wrote: > > > > > On Nov 6, 7:06 am, Kruptein wrote: > > > > > >> Hey, > > > > > >> I released version 0.2.2 of my pythonic text-editor  Deditor. > > > > >> It adds the use of projects, a project is a set of files which

Re: Deditor 0.2.2

2010-11-10 Thread TheSeeker
On Nov 9, 10:04 am, Kruptein wrote: > On Nov 8, 3:01 pm, Jean-Michel Pichavant > wrote: > > > > > > > > > > > TheSeeker wrote: > > > On Nov 6, 7:06 am, Kruptein wrote: > > > >> Hey, > > > >> I released version 0.

Re: Deditor 0.2.2

2010-11-10 Thread Kruptein
> Hey, > > > > >> I released version 0.2.2 of my pythonic text-editor  Deditor. > > > >> It adds the use of projects, a project is a set of files which you can > > > >> open all at once to make development much faster and easier. > > &

Re: Deditor 0.2.2

2010-11-09 Thread TheSeeker
On Nov 9, 10:04 am, Kruptein wrote: > On Nov 8, 3:01 pm, Jean-Michel Pichavant > wrote: > > > > > > > > > > > TheSeeker wrote: > > > On Nov 6, 7:06 am, Kruptein wrote: > > > >> Hey, > > > >> I released version 0.

Re: Deditor 0.2.2

2010-11-09 Thread Kruptein
On Nov 8, 3:01 pm, Jean-Michel Pichavant wrote: > TheSeeker wrote: > > On Nov 6, 7:06 am, Kruptein wrote: > > >> Hey, > > >> I released version 0.2.2 of my pythonic text-editor  Deditor. > >> It adds the use of projects, a project is a set of files w

Re: Deditor 0.2.2

2010-11-08 Thread Jean-Michel Pichavant
TheSeeker wrote: On Nov 6, 7:06 am, Kruptein wrote: Hey, I released version 0.2.2 of my pythonic text-editor Deditor. It adds the use of projects, a project is a set of files which you can open all at once to make development much faster and easier. For more information visit

Re: Deditor 0.2.2

2010-11-08 Thread TheSeeker
On Nov 6, 7:06 am, Kruptein wrote: > Hey, > > I released version 0.2.2 of my pythonic text-editor  Deditor. > It adds the use of projects, a project is a set of files which you can > open all at once to make development much faster and easier. > > For more information

Re: Deditor 0.2.2

2010-11-08 Thread Trevor J. Christensen
I really like that editor! Great work!! Great ideas!! On Sat, 2010-11-06 at 06:06 -0700, Kruptein wrote: > Hey, > > I released version 0.2.2 of my pythonic text-editor Deditor. > It adds the use of projects, a project is a set of files which you can > open all at once to make d

Re: Deditor 0.2.2

2010-11-07 Thread Kruptein
I also uploaded a video with sound because there were a lot of people that asked that. link: http://www.youtube.com/watch?v=zidKSPWBGxU -- http://mail.python.org/mailman/listinfo/python-list

Deditor 0.2.2

2010-11-06 Thread Kruptein
Hey, I released version 0.2.2 of my pythonic text-editor Deditor. It adds the use of projects, a project is a set of files which you can open all at once to make development much faster and easier. For more information visit launchpad: http://launchpad.net/deditor I also uploaded a video to

Re: Deditor -- pythonic text-editor

2010-10-18 Thread Jean-Michel Pichavant
python 2.5 (with statement). __future__.with_statement allow me to only get to the next error: "http://launchpad.net/deditor"; Looks like it's using a different version of wx than mine: In [4]: wx.__version__ Out[4]: '2.6.3.2' You should include the requirements som

Deditor

2010-10-16 Thread Kruptein
h. If you want to test it download the deb or the tar.gz from http://launchpad.net/deditor Thanks in advance, Kruptein (> darragh@gmail.com) -- http://mail.python.org/mailman/listinfo/python-list

Re: Deditor -- pythonic text-editor

2010-08-16 Thread Kruptein
on steven, peter and eliasf: Well okay I'm new to the world of developing programs, if I encounter problems I directly post a bug on the relevant page, that's maybe why I was a bit frustrated :) but what you three say is indeed true.. -- http://mail.python.org/mailman/listinfo/python-list

Re: Deditor -- pythonic text-editor

2010-08-16 Thread eliasf
On Mon, 16 Aug 2010 14:26:09 +0300, Peter Otten <__pete...@web.de> wrote: Steven D'Aprano wrote: If nobody asks for any changes, then just keep doing what you're doing. Or you can introduce a bug; if your users don't start complaining you don't have any... Even that doesn't work. They may blo

Re: Deditor -- pythonic text-editor

2010-08-16 Thread Peter Otten
Steven D'Aprano wrote: > On Mon, 16 Aug 2010 01:52:52 -0700, Kruptein wrote: > >> I still keep getting more downloads then usual which is awesome, but I >> still don't get any kind of response! > > Welcome to the real world. For every user who sends you an email, you'll > probably have 1000 who

Re: Deditor -- pythonic text-editor

2010-08-16 Thread Steven D'Aprano
On Mon, 16 Aug 2010 01:52:52 -0700, Kruptein wrote: > I still keep getting more downloads then usual which is awesome, but I > still don't get any kind of response! Welcome to the real world. For every user who sends you an email, you'll probably have 1000 who don't. Or 10,000. > please mail

Re: Deditor -- pythonic text-editor

2010-08-16 Thread Kruptein
I still keep getting more downloads then usual which is awesome, but I still don't get any kind of response! please mail me or reply to this post with what you think, You can tell me that the program sucks but if you want to, do it in such a way that you also describe what exactly is the problem an

Re: Deditor -- pythonic text-editor

2010-08-15 Thread Kruptein
I've noticed that there were a lot of downloads since I posted this topic, but I don't get any response from anyone so I actually still don't know whether it is good, bad, ugly, pretty, easy to use,... So please help me! :) -- http://mail.python.org/mailman/listinfo/python-list

Deditor -- pythonic text-editor

2010-08-13 Thread Kruptein
Hey, I've finished my second version of deditor, a python text-editor for python under linux. It offers some python-only features like an interpreter, a code- analyzer, syntax-highlighting,... Are there some people in here who would like to test the app? (and maybe even help spread it)