New WYSIWYG Python IDE in the works

C

Christoph Rackwitz

(Sorry for that other post of mine. I don't know what went wrong)

Don't get me wrong - your project is pretty interesting and you can
certainly get valuable experience from it - but to be better than the
competition you need to be better than the competition.
 
C

Cappy2112

This is great, but it might be worth finding out what the other IDE's
can do first, as well as their weaknesses.

Eric3 seems to be the most popular & powerfull. Uop until recentluy, it
onluy works on Linux, but has been compiled & runnin on Windows, to
some degree of success.

QTDesigner is pretty good.

There's also Boa Constructor, and a handfull of other IDE's.
 
S

Steve Holden

Cappy2112 said:
This is great, but it might be worth finding out what the other IDE's
can do first, as well as their weaknesses.

Eric3 seems to be the most popular & powerfull. Uop until recentluy, it
onluy works on Linux, but has been compiled & runnin on Windows, to
some degree of success.

QTDesigner is pretty good.

There's also Boa Constructor, and a handfull of other IDE's.
I's suggest the Boa Constructor be classed with [wx?]Glade and
PythonCard as GUI builders, though I must confess I am not fully up to
date on Boa developments.

must-look-at-eric-sometime-ly y'rs - steve
 
M

McBooCzech

sorry for bothering you with my comment. From my point of view, the
situation on the IDE (GUI??) development field for Python is really
strange. Just try to imagine the same situation around the Python.
Plenty of different approaches, versions, philosophies etc. Why people
they really know the ways how to develop really good, prime and
functional SW (I mean different developers of IDEs) do not do it
together as a team (like in Python)? It is really strange to me? May be
I am missing something (I am a Python newbie), but the way to the Eric3
was really painful to me.
Petr
 
C

Colin J. Williams

Steve said:
Cappy2112 said:
This is great, but it might be worth finding out what the other IDE's
can do first, as well as their weaknesses.

Eric3 seems to be the most popular & powerfull. Uop until recentluy, it
onluy works on Linux, but has been compiled & runnin on Windows, to
some degree of success.

QTDesigner is pretty good.

There's also Boa Constructor, and a handfull of other IDE's.
I's suggest the Boa Constructor be classed with [wx?]Glade and
PythonCard as GUI builders, though I must confess I am not fully up to
date on Boa developments.
It is true that Boa has a heavy GUI development component but it is also
analogous to PythonWin with the benefit that it works with Linux and has
some other useful features. One minor weakness is that when debugging
the interactive actions are not in the local context.

Colin W.
 
F

Florian Diesch

McBooCzech said:
sorry for bothering you with my comment. From my point of view, the
situation on the IDE (GUI??) development field for Python is really
strange. Just try to imagine the same situation around the Python.
Plenty of different approaches, versions, philosophies etc. Why people
they really know the ways how to develop really good, prime and
functional SW (I mean different developers of IDEs) do not do it
together as a team (like in Python)?


Why are there so many programming languages and people do not just
concentrate on improving Fortran and Lisp?
Why are there so many text editors and people do not just concentrate
on improving vi and emacs?

Different people have different needs and different ideas on how things
should be done, so sometimes so want to have different software.


Florian
 
D

dcrespo

wxDesigner + XRCed = The best.
I would like the Boa approach but with xrc exports. It would
reaaaaaally be the best of the best!

And don't get me wrong too, but "to be better than the competition you
need to be better than the competition" - Christoph Rackwitz

Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,252
Messages
2,571,267
Members
47,908
Latest member
MagdalenaR

Latest Threads

Top