** Developments under progress **
Use PlotThatLut and LutLab tools through a browser.
For now, only basic features of PlotThatLut are available.
See on documentation site.
- OpenColorIO / PyOpenColorIO (tested versions: 1.0.8 | 1.0.9)
- Numpy (tested versions: 1.7.1 | 1.9.1)
- Scipy Scipy (tested versions: 0.12 | 0.14)
- Argparse
- Clint (optional)
- Matplotlib (tested versions: 1.2.1 | 1.4.2)
- cherryPy (tested versions: 3.2.4 | 3.6.0)
- mako
You can test quickly in local by :
- setting up your environnement ($PYTHONPATH, ...).
- creating img and uploads directories.
- and then launching :
python app.py
For deeper usages, you'll have to customize your own cherryPy config (see server.conf).