6

I am used to Windows application development using C# .Net. Now that I got interested in Python I need to know the best way to create a Windows application that has stuffs like minimizing to System tray, nice ide like visual studio that has GUI way of developing apps. Any suggestions pls?

1
  • 2
    @Falmarri: What is wrong with asking this? And who are you to tell the OP that he should stay out of real development? Commented Dec 26, 2010 at 9:21

3 Answers 3

5

Check out this list on GUI programming with Python.

Scroll down to GUI Design Tools and IDEs. Take your pick, there are lots of choices.

Which one is the best? That depends on what you want to do. But for the purposes you mentioned, all should suffice.

Sign up to request clarification or add additional context in comments.

Comments

4

For C# programmer is IronPython good choice.

Comments

0

I like WingIDE for python. There is an eclipse version too.

3 Comments

I am not asking for an ide. I need a windows application development tool for python.
@Vicky: How is that different than an IDE?
@Falmarri: How is it similar? He needs a GUI builder. How is that and an IDE, the same thing? Do all IDEs help you build GUIs?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.