Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news.linkpendium.com!news.linkpendium.com!panix!not-for-mail From: Grant Edwards Newsgroups: comp.lang.python Subject: Re: FW: install software via Python script Date: Wed, 2 Jul 2014 22:07:30 +0000 (UTC) Organization: PANIX Public Access Internet and UNIX, NYC Lines: 24 Message-ID: References: NNTP-Posting-Host: dsl.comtrol.com X-Trace: reader1.panix.com 1404338850 7855 64.122.56.22 (2 Jul 2014 22:07:30 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Wed, 2 Jul 2014 22:07:30 +0000 (UTC) User-Agent: slrn/1.0.1 (Linux) Xref: csiph.com comp.lang.python:73853 On 2014-07-02, Moshe Avraham wrote: > I need to install variety of software (Oracle, SqlServer, upgrade > JAVA version, WAS, WMB, Tomcat, etc.) on both WINDOWS and UNIX/LINUX. > > These are usual daily operation of large IT departments. > > So instead of developing both shell & DOS scripts, I like to develop > a single Python script (for each of these software) to run on all > operation systems. > > Can someone suggest an easy simple way of developing a script for > Oracle (as an example). 1. Write down a precise description of each of the steps required to accomplish the task. 2. Convert each step to Python. -- Grant Edwards grant.b.edwards Yow! I am NOT a nut.... at gmail.com