Skip to content

bth/stools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stools

Description

Tools for automate tasks on machines with ssh only

License

GPL

Homepage

http://entrecode.fr/stools/

Development

https://github.com/bth/stools

What

"stools" is a module for Python 2.6+ that help you to automate tasks on machines across network.

It is written entirely in Python.

Requirements

Installing

The recommended way to get stools is to download archive file and install with `pip`:

$ pip install stools-<version>.tar.gz

An alternative way is to extract archive:

$ tar xvvf stools-<version>.tar.gz

Then, execute this commands:

$ cd stools-<version>
$ python setup.py install

Build

You can build stools distribution with:

$ python setup.py sdist

You can build documentation with:

$ cd doc ; make html

Documentation

Documentation can be find at:

Version Link
0.2 http://entrecode.fr/stools/
0.1 http://entrecode.fr/stools/0.1/

Bugs & Support

Bug Reports

Github

About

Tools for automate tasks on machines with only ssh

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages