Where can I host my Python script?

What are the pros and cons of using Windows Host script versus Python for automating Windows operations?

  • Answer:

    Well, as you know, Python is not specifically Windows-aimed, but Windows Host script, as you know, is ;-) But Python is prettier, easier to read and understand, at least, IMO. Also, Python needs a separate interpreter installed - but it's more actively maintained, has less bugs and more active and large community ;-) I'd go for Python if I were you. You might want to take a look at this: http://code.google.com/p/swapy/. This might add some of those Windows-specific features that lack from the Python even though part of them are already there.

Arsenij Pichugin at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.