Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73859
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mosheavraham2002@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'scripts,': 0.09; 'subject:script': 0.09; 'subject:software': 0.09; 'sfxlen:2': 0.11; 'python': 0.11; 'systems.': 0.12; 'suggest': 0.14; 'windows': 0.15; 'example).': 0.16; 'guys,': 0.16; 'subject:install': 0.16; 'thanks,': 0.17; 'shell': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'java': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'script': 0.25; '(for': 0.26; 'developing': 0.27; 'header:In-Reply-To:1': 0.27; 'dos': 0.30; 'run': 0.32; 'etc.)': 0.35; 'usual': 0.35; 'received:google.com': 0.35; 'url:rec-html40': 0.35; 'oracle': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'url:microsoft': 0.37; 'message-id:@gmail.com': 0.38; 'version,': 0.38; 'url:office': 0.38; 'to:addr:python-list': 0.38; 'url:schemas': 0.38; 'url:omml': 0.39; 'url:2004': 0.39; 'url:12': 0.39; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'easy': 0.60; 'simple': 0.61; 'received:96': 0.65; 'subject:via': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-type:thread-index:content-language; bh=qBzNuDdoyf+zxc9s+EuXNVQB/MJdvEdnJb/jf0csiCQ=; b=l2nOsmGp2U1Bs91VUP0FyCBLg0rjuj0HMCHHeaU1lCWpxfbAfxWPQ3G8lkLFKMvco4 B+sf5LFiIX7fWiohxTowv14SCrF60nnEWQVKdB75DoIl6n3hGlPRtglEkHyt0cHxOaTp mJsx7fZLVM05rqirQSrwYomIWfBzCuc9+psMF/DAGJolStSxGLn9xSpJ2/2QVNnqe7ic qZuhgToH6A+TbqzRKf+9SlPtzrOrl5ng0mVxZxqJbDUQ7/ulcvw1Xpk6u+eVSAtwN2SB AqJHiPgBinoldZtCiWk/F+35UE+Qm2QbmthNh0snQbc3ATTwCaBmBIxp5JNqMUykDSyJ fY+w== |
| X-Received | by 10.140.28.37 with SMTP id 34mr1981902qgy.28.1404345382441; Wed, 02 Jul 2014 16:56:22 -0700 (PDT) |
| From | "Moshe Avraham" <mosheavraham2002@gmail.com> |
| To | <python-list@python.org> |
| References | <002201cf9641$37639ef0$a62adcd0$@gmail.com> |
| In-Reply-To | <002201cf9641$37639ef0$a62adcd0$@gmail.com> |
| Subject | RE: install software via Python script |
| Date | Wed, 2 Jul 2014 19:56:10 -0400 |
| MIME-Version | 1.0 |
| Content-Type | multipart/alternative; boundary="----=_NextPart_000_0066_01CF962F.ABE27C90" |
| X-Mailer | Microsoft Outlook 14.0 |
| Thread-Index | AQLh/Dn3tZ56PWFA211H2cm2M4U2mploqeiQ |
| Content-Language | en-us |
| Cc | help@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11427.1404345391.18130.python-list@python.org> (permalink) |
| Lines | 100 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1404345391 news.xs4all.nl 2872 [2001:888:2000:d::a6]:34722 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:73859 |
Show key headers only | View raw
[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