* Tetsuya [130106 14:43]:
> On 01/06/2013 11:13 PM, Tim Johnson wrote:
> > Now I use vim for all of my work. I pretty-much hand-rolled my own
> > IDE, which is typical of vimmers.
>
> I did like you, too.
> I use vim for everything: coding in python, django, js, html, C/C++,
> bash, even ema
Tetsuya writes:
> BTW, vim is available also under Windows.
And this is one of the best reasons to learn either Vim or Emacs (or
both, eventually): one should not be tied to any particular OS for
access to one's development tools.
Vim and Emacs are both general-purpose, highly-extensible and -e
On 01/06/2013 11:13 PM, Tim Johnson wrote:
Now I use vim for all of my work. I pretty-much hand-rolled my own
IDE, which is typical of vimmers.
I did like you, too.
I use vim for everything: coding in python, django, js, html, C/C++,
bash, even email (inside mutt, of course).
Start with
IEP has support for integrating the event loops of both GTK and Qt:
https://code.google.com/p/iep/ No version control support though.
- Almar
On 6 January 2013 19:06, Monte Milanuk wrote:
> Lots of good options out there... currently I'm liking spyder or eclipse a
> lot.
>
> --
> http://mail.
* Sourabh Mhaisekar [130106 07:11]:
> Hello All,
> I am recently started couple of projects in Python, one in Python GTK and one
> in Python Qt. I want a good IDE (For Windows ) for Python which gives support
> for Python as well as PyGtk and PyQt.
>
> Features I am looking for
> * Support f
Lots of good options out there... currently I'm liking spyder or eclipse
a lot.
--
http://mail.python.org/mailman/listinfo/python-list
On 06/01/2013 7:48 AM, Tetsuya wrote:
On 01/06/2013 05:45 AM, Sourabh Mhaisekar wrote:
Hello All,
I am recently started couple of projects in Python, one in Python GTK
> and one in Python Qt. I want a good IDE (For Windows ) for Python which
> gives support for Python as well as PyGtk and PyQ
On 01/06/2013 05:45 AM, Sourabh Mhaisekar wrote:
Hello All,
I am recently started couple of projects in Python, one in Python GTK
> and one in Python Qt. I want a good IDE (For Windows ) for Python which
> gives support for Python as well as PyGtk and PyQt.
Features I am looking for
* Support
Hello All,
I am recently started couple of projects in Python, one in Python GTK and one
in Python Qt. I want a good IDE (For Windows ) for Python which gives support
for Python as well as PyGtk and PyQt.
Features I am looking for
* Support for Core Python Auto-completion.
* Support for PyGtk