Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73859
| From | "Moshe Avraham" <mosheavraham2002@gmail.com> |
|---|---|
| References | <002201cf9641$37639ef0$a62adcd0$@gmail.com> |
| Subject | RE: install software via Python script |
| Date | 2014-07-02 19:56 -0400 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11427.1404345391.18130.python-list@python.org> (permalink) |
[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 comp.lang.python | Previous | Next | Find similar | Unroll thread
RE: install software via Python script "Moshe Avraham" <mosheavraham2002@gmail.com> - 2014-07-02 19:56 -0400
csiph-web