Coder Social home page Coder Social logo

gfacciol / ipol_demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nilx/ipol_demo

0.0 3.0 0.0 427.3 MB

⇄ http://dev.ipol.im/git/nil/ipol_demo.git mirror (IPOL www demo)

Home Page: http://www.ipol.im/pub/demo/

Python 53.26% Shell 2.30% CSS 0.57% JavaScript 43.86%

ipol_demo's Introduction

% IPOL demo web service

# Requirements

This code requires
* python plus some modules, included in the following Debian/Ubuntu
  packages:
  python python-cherrypy3 python-mako python-imaging python-sqlite
* compilation tools and libraries, included in the following
  Debian/Ubuntu packages:
  gcc g++ make cmake libtiff-dev libpng-dev libfftw3-dev

# Usage

To test this service locally,
* copy `demo.conf.example` to `demo.conf`
* run `./demo.py build` to download and build the compiled components
  (only needs to be done once)
* run `./demo.py` to launch the http demo server
* visit http://127.0.0.1:8080 with a graphical web browser

# Development

To create a new demo,

1. in the app folder, copy an example demo ('xxx_something') to a new
   folder name; this folder name will be the demo id
2. in this new folder, customize the class attributes and functions in
   `app.py`
3. in this new folder, customize the default input files in
   `input`, and update the description of these files in
   `input/index.cfg`
4. in this new folder, customize the `params.html` and `result.html`
   templates in the `template` folder
5. debug, test, debug, release

ipol_demo's People

Contributors

gfacciol avatar hasardor avatar jllisaniuib avatar lld-workshop avatar mcolom avatar mdelbra avatar mnhrdt avatar nilx avatar pmonasse avatar ptgetreuer avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.