Skip to content

Files

Latest commit

f1f2486 · Dec 29, 2014

History

History
This branch is up to date with mikrosimage/ColorPipe-tools:master.

web_app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 8, 2014
Jan 8, 2014
Jan 8, 2014
Dec 29, 2014
Jun 26, 2014
Jan 8, 2014

ColorPipe-tools Web App

** Developments under progress **

Use PlotThatLut and LutLab tools through a browser.

For now, only basic features of PlotThatLut are available.

See on documentation site.

Requirements

  • 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

Web app usage

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).

Screenshots

Web app