Critic my module

Joshua Landau joshua at landau.ws
Fri Jul 26 13:24:29 EDT 2013


On 26 July 2013 16:08, Alister <alister.ware at ntlworld.com> wrote:

> >
> > The main point of this is for shell users that are using Python and do
> > not know some of the Python commands. This module would make Python more
> > like a Linux shell. For instance, a shell user would type boash.uname()
> > because they may not know they can type "import platform;
> > platform.uname()".
>
> But they will know how to import your module?
>
> to be honest I think this module is a solution looking for a problem &
> you have re-invented the wheel (Square).
> don't let that put you off, there are many command line tools that could
> do with a good wrapper to make them easier to use,perhaps you are tryingto
> be too general.


I actually think
http://plumbum.readthedocs.org<http://plumbum.readthedocs.org/en/latest/>
, http://sarge.readthedocs.org and http://amoffat.github.io/sh/ do a really
good job at this. I might one day even try them ;).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130726/d106fdcf/attachment.html>


More information about the Python-list mailing list