Installation ============ **From PyPI:** :: $ pip install lobot **From source** Download the latest LoBot library from: https://github.com/pyrated/lobot Extract the source distribution and run:: $ python setup.py build $ python setup.py install Getting the code ---------------- The code is hosted on `Github `_. Check out the latest development version anonymously with:: $ git clone git://github.com/pyrated/lobot.git $ cd lobot