Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51379
| References | <51F1270E.6000704@Gmail.com> |
|---|---|
| Date | 2013-07-27 21:46 -0600 |
| Subject | Re: Critic my module |
| From | Jason Friedman <jsf80238@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5187.1374983206.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
> > > I made a Python3 module that allows users to use certain Linux shell > commands from Python3 more easily than using os.system(), > subprocess.Popen(), or subprocess.getoutput(). This module (once placed > with the other modules) can be used like this > > Looks similar to https://pypi.python.org/pypi/sh.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Critic my module Jason Friedman <jsf80238@gmail.com> - 2013-07-27 21:46 -0600
csiph-web