Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73859 > unrolled thread
| Started by | "Moshe Avraham" <mosheavraham2002@gmail.com> |
|---|---|
| First post | 2014-07-02 19:56 -0400 |
| Last post | 2014-07-02 19:56 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
RE: install software via Python script "Moshe Avraham" <mosheavraham2002@gmail.com> - 2014-07-02 19:56 -0400
| From | "Moshe Avraham" <mosheavraham2002@gmail.com> |
|---|---|
| Date | 2014-07-02 19:56 -0400 |
| Subject | RE: install software via Python script |
| Message-ID | <mailman.11427.1404345391.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
HI Guys, 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). Thanks, Moshe
Back to top | Article view | comp.lang.python
csiph-web