Umbra - Manual - Help File


Table Of Content


Introduction

Umbra is the main package of sIBL_GUI and sIBL_Reporter.

resources/pictures/Umbra_DevelopmentCentricLayout.jpg

Installation

The following dependencies are needed:

To install Umbra from the Python Package Index you can issue this command in a shell:

pip install Umbra

or this alternative command:

easy_install Umbra

Alternatively, if you want to directly install from Github source repository:

git clone git://github.com/KelSolaar/Umbra.git
python setup.py install

If you want to build the documentation you will also need:


Usage

Once installed, you can launch Umbra using this shell command:

Umbra

Please refer to Umbra - Api for precise usage examples.


Api

Umbra Api documentation is available here: Umbra - Api


Changes


About

Umbra by Thomas Mansencal - 2008 - 2012
Copyright© 2008 - 2012 - Thomas Mansencal - thomas.mansencal@gmail.com
This software is released under terms of GNU GPL V3 license: http://www.gnu.org/licenses/