473,387 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

IDE on the level of Eclipse or DEVc++?

is there an IDE for python of the same quality as Eclipse or DEVC++?

I am currently using the editor that coems iwth python and it is all
fine but for bigger projects it would be nice to have some way to
easier browse the projectfiles for example.
Jun 27 '08 #1
17 1696
2008/6/23 cirfu <ci**********@yahoo.se>:
is there an IDE for python of the same quality as Eclipse or DEVC++?

I am currently using the editor that coems iwth python and it is all
fine but for bigger projects it would be nice to have some way to
easier browse the projectfiles for example.
Actually, there is a great plugin for Eclipse, called PyDev. You
should check it out. :)
--
http://mail.python.org/mailman/listinfo/python-list


--
Wbr, Andrii Mishkovskyi.

He's got a heart of a little child, and he keeps it in a jar on his desk.
Jun 27 '08 #2
"cirfu" <ci**********@yahoo.sewrote in message
news:56**********************************@t54g2000 hsg.googlegroups.com...
is there an IDE for python of the same quality as Eclipse or DEVC++?

I am currently using the editor that coems iwth python and it is all
fine but for bigger projects it would be nice to have some way to
easier browse the projectfiles for example.
why not eclipse itself, using the pydev plugin?
--Tim
Jun 27 '08 #3
i downloaded the extension for eclipse, nice.

any opinions of netbeans vs eclipse for python?
Jun 27 '08 #4
cirfu wrote:
is there an IDE for python of the same quality as Eclipse or DEVC++?

I am currently using the editor that coems iwth python and it is all
fine but for bigger projects it would be nice to have some way to
easier browse the projectfiles for example.
I don't know these but you might look at
PyScripter.

Colin W.
Jun 27 '08 #5

I highly recommend Wing http://www.wingware.com . There are various
licensing levels and even one for open source only developers. The
support is AWESOME!.

--Tim
On Mon, 2008-06-23 at 09:15 -0700, cirfu wrote:
is there an IDE for python of the same quality as Eclipse or DEVC++?

I am currently using the editor that coems iwth python and it is all
fine but for bigger projects it would be nice to have some way to
easier browse the projectfiles for example.
--
http://mail.python.org/mailman/listinfo/python-list
--
Timothy Cook, MSc
Health Informatics Research & Development Services
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
Skype ID == timothy.cook
************************************************** ************
*You may get my Public GPG key from popular keyservers or *
*from this link http://timothywayne.cook.googlepages.com/home*
************************************************** ************

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBIYDJr2TFRV0OoZwMRAo+uAKCrLUuFWVSB+mwAsu8L7I rcNhXiXQCgwQG5
4MyfvM6f7EJ51WSjYGDFyeg=
=DwLc
-----END PGP SIGNATURE-----

Jun 27 '08 #6
On 6ÔÂ24ÈÕ, ÉÏÎç7ʱ31·Ö, Tim Cook <timothywayne.c....@gmail.comwrote:
signature.asc
1KÏÂÔØ

I highly recommend Winghttp://www.wingware.com. There are various
licensing levels and even one for open source only developers. The
support is AWESOME!.

--Tim
+1 for WingIDE, My favorite Python IDE. Code Intelligence, Multi-
threaded debugging ......
Jun 27 '08 #7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

cirfu wrote:
is there an IDE for python of the same quality as Eclipse or DEVC++?

I am currently using the editor that coems iwth python and it is all
fine but for bigger projects it would be nice to have some way to
easier browse the projectfiles for example.
I don't want to start a flamewar.

But I like vim.

- --
Rich Healey - he*********@gmail.com
Developer / Systems Admin - OpenPGP: 0x8C8147807
MSN: bi**********@hotmail.com AIM: richohealey33
irc.psych0tik.net -#hbh #admins richohealey
irc.freenode.org -#hbh #debian PythonNinja
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIYElBLeTfO4yBSAcRAvjqAJ9DIbb5qxLTh+s2k0AsUk mxoC0TtACdFj3x
hxVamWJkbDsslu8F+QhG2xA=
=G4vQ
-----END PGP SIGNATURE-----
Jun 27 '08 #8
Rich Healey wrote:
>
I don't want to start a flamewar.

But I like vim.
Hi Rich, could I take a look at your .vimrc , the python stuff.
thanks
--
http://mail.python.org/mailman/listinfo/python-list

--
Powered by Gentoo GNU/LINUX
http://www.linuxcrazy.com

Jun 27 '08 #9
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David wrote:
Rich Healey wrote:
>>
I don't want to start a flamewar.

But I like vim.
Hi Rich, could I take a look at your .vimrc , the python stuff.
thanks
--
http://mail.python.org/mailman/listinfo/python-list
hi

my .vimrc is quite simple
syntax on
set ai
"set nu
autocmd BufRead *.py set smartindent
cinwords=if,elif,else,for,while,try,except,finally ,def,class
set ts=4
set et
set sw=4
- --
Rich Healey - he*********@gmail.com
Developer / Systems Admin - OpenPGP: 0x8C8147807
MSN: bi**********@hotmail.com AIM: richohealey33
irc.psych0tik.net -#hbh #admins richohealey
irc.freenode.org -#hbh #debian PythonNinja
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIYGGYLeTfO4yBSAcRAl4UAJ9osVZgMfQiClj0Jfs1fV BxNsx1MwCgkhW6
F4Kl5t1LVxJxGg+4ULiVMYE=
=VqgT
-----END PGP SIGNATURE-----
Jun 27 '08 #10
David wrote:
Rich Healey wrote:
>>
I don't want to start a flamewar.

But I like vim.
Hi Rich, could I take a look at your .vimrc , the python stuff.
thanks
--
http://mail.python.org/mailman/listinfo/python-list
Try this :
http://blog.sontek.net/2008/05/11/py...dular-ide-vim/

Nicol

--

The three things to remember about Llamas:
1) They are harmless
2) They are deadly
3) They are made of lava, and thus nice to cuddle.
Jun 27 '08 #11
cirfu a écrit :
is there an IDE for python of the same quality as Eclipse or DEVC++?

I am currently using the editor that coems iwth python and it is all
fine but for bigger projects it would be nice to have some way to
easier browse the projectfiles for example.
If you're into clickodroms, you may want to have a look at Eric too. As
far as i'm concerned, I still wait for something that would be worth
dropping emacs + python-mode + ecb.
Jun 27 '08 #12
Bruno Desthuilliers <br********************@websiteburo.invalidwrite s:
If you're into clickodroms, you may want to have a look at Eric too.
As far as i'm concerned, I still wait for something that would be
worth dropping emacs + python-mode + ecb.
I'm having the most success with this combination, yes. Though ecb is
rather non-Emacs-like in its configuration, and seems to strongly
expect to be run in graphical mode, it is still very powerful.

If it weren't for that, I'd be looking seriously at PIDA
<URL:http://pida.co.uk/which assembles many standard tools into a
consistent graphical Python IDE.

--
\ "Laugh and the world laughs with you; snore and you sleep |
`\ alone." —anonymous |
_o__) |
Ben Finney
Jun 27 '08 #13
Ben Finney wrote:
Bruno Desthuilliers <br********************@websiteburo.invalidwrite s:
>If you're into clickodroms, you may want to have a look at Eric too.
As far as i'm concerned, I still wait for something that would be
worth dropping emacs + python-mode + ecb.

I'm having the most success with this combination, yes. Though ecb is
rather non-Emacs-like in its configuration, and seems to strongly
expect to be run in graphical mode, it is still very powerful.
Heh... I'm another one that keeps trying new things but comes back to Emacs all the time.

Eclipse is too heavy, NetBeans has a poor support, Eric is too "mousy"...

--
Jorge Godoy <jg****@gmail.com>

Jun 27 '08 #14
On Jun 25, 12:38 pm, Jorge Godoy <jgo...@gmail.comwrote:
Ben Finney wrote:
Bruno Desthuilliers <bruno.42.desthuilli...@websiteburo.invalidwrite s:
If you're into clickodroms, you may want to have a look at Eric too.
As far as i'm concerned, I still wait for something that would be
worth dropping emacs + python-mode + ecb.
I'm having the most success with this combination, yes. Though ecb is
rather non-Emacs-like in its configuration, and seems to strongly
expect to be run in graphical mode, it is still very powerful.

Heh... I'm another one that keeps trying new things but comes back to Emacs all the time.

Eclipse is too heavy, NetBeans has a poor support, Eric is too "mousy"...

--
Jorge Godoy <jgo...@gmail.com>
How is emacs on a windows platform?
Jun 27 '08 #15
co*********@gmail.com wrote:
How is emacs on a windows platform?
Except for Windows using _emacs instead of .emacs, it was the same I had on Linux, last time I tried it... :-)

There are packages for Windows that have a lot of things pre-packaged to make it feel more like a Windows application, including keyboard shortcuts.

--
Jorge Godoy <jg****@gmail.com>

Jun 27 '08 #16
Jorge Godoy <jg****@gmail.comwrites:
co*********@gmail.com wrote:
>How is emacs on a windows platform?

Except for Windows using _emacs instead of .emacs, it was the same I had on Linux, last time I tried it... :-)

There are packages for Windows that have a lot of things pre-packaged
to make it feel more like a Windows application, including keyboard
shortcuts.
More specifically : cua-mode
Jun 27 '08 #17
co*********@gmail.com a écrit :
On Jun 25, 12:38 pm, Jorge Godoy <jgo...@gmail.comwrote:
>Ben Finney wrote:
>>Bruno Desthuilliers <bruno.42.desthuilli...@websiteburo.invalidwrite s:
If you're into clickodroms, you may want to have a look at Eric too.
As far as i'm concerned, I still wait for something that would be
worth dropping emacs + python-mode + ecb.
I'm having the most success with this combination, yes. Though ecb is
rather non-Emacs-like in its configuration, and seems to strongly
expect to be run in graphical mode, it is still very powerful.
Heh... I'm another one that keeps trying new things but comes back to Emacs all the time.

Eclipse is too heavy, NetBeans has a poor support, Eric is too "mousy"...

--
Jorge Godoy <jgo...@gmail.com>

How is emacs on a windows platform?
err... alien ?-)

Jun 27 '08 #18

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Luc The Perverse | last post by:
Hello! I am looking for a beginners tutorial on how to program for windows in C. I guess this is windows API? I have never written outside of VC++ for windows, and can't find any examples. I...
14
by: Camellia | last post by:
Hi all, Can anyone please tell me how to pass an EOF signal in Eclipse? I've googled it and searched the CDT manual but still couldn't find it. I've tried ctrl+c and ctrl+d, they don't work. Any...
16
by: Amir Michail | last post by:
Hi, It seems to me that measuring productivity in a programming language must take into account available tools and libraries. Eclipse for example provides such an amazing IDE for java that it...
0
by: Husey | last post by:
Hi, I am trying to create a very simple EJB project which requires me to create a new jboss configuration in Eclipse. I keep getting the error message "An error has occurred. See error log for...
16
by: Ananthu | last post by:
Hi I dont know how to connect mysql with ECLIPSE in RCP application. Please send me the sample code of connecting mysql sever with ECLIPSE in RCP application. Coding Part: RCP Application...
1
by: Ueverton Leomir | last post by:
Hello. I'm using GMP via Eclipse (CDT). The project are configured but the message error show in console: "cannot find -libgmp.a". I already linked the library with the project (in the project...
15
by: Ramon F Herrera | last post by:
I have been using Eclipse for a few weeks, and IMO there is no better IDE. Since my experience has been so productive -and hence satisfactory- in Java, I would like to use the same IDE...
3
by: ravit | last post by:
Hello All, I am trying to execute an application that is developed using eclipse libraries. Jface, SWT , etc. While I execute the application , i have received an exception which I am unable...
9
by: Jim Langston | last post by:
Does anyone know of a newsgroup appropriate for discussing DevC++? I looked for a Dev C++ newsgroup and mingw newsgroup but couldn't find one. -- Jim Langston tazmaster@rocketmail.com
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.