python for *nix system admins

Lars Stavholm stava at telcotec.se
Sat Sep 27 04:49:09 EDT 2008


km wrote:
> import os

Thanks, but I'm aware of the standard libraries like os, sys,
commands, and whatnot. I'm looking for a non-standard library
that acts like a wrapper for the unix commands. I have seen it,
I just can't find it again.
/L

> On Sat, Sep 27, 2008 at 1:35 PM, Lars Stavholm <stava at telcotec.se
> <mailto:stava at telcotec.se>> wrote:
> 
>     Hi All,
> 
>     I'm new to this list and hoping that this is not off-topic.
>     If it is, please point me in the right direction.
> 
>     I seem to recollect a python module or library for *nix sysadmins,
>     but I can't for the life of me find it again.
> 
>     The module (or library) somehow added unix command capabilities
>     to the python language. It seemed like a lesser known, perhaps new,
>     python library or module.
> 
>     Any input or ideas appreciated
>     /Lars Stavholm
>     --
>     http://mail.python.org/mailman/listinfo/python-list
> 
> 




More information about the Python-list mailing list