what is luban
play

What is luban http://luban.danse.us A python package Simple, - PowerPoint PPT Presentation

Luban : use just python to create web services for scientific applications Jiao Y.Y. Lin and Michael Aivazis California Institute of Technology, Pasadena, CA 91125 USA Jiao Lin and Michael Aivazis Scipy 2010 What is luban


  1. Luban : use just python to create web services for scientific applications Jiao Y.Y. Lin and Michael Aivazis California Institute of Technology, Pasadena, CA 91125 USA Jiao Lin and Michael Aivazis Scipy 2010

  2. What is luban • http://luban.danse.us • A python package • Simple, natural syntax for creating user interface using a generic UI specification (a hierarchial structure of UI elements and actions) • Auto-translation to html and javascript for web UI app, and to wxpython for native UI app. • Make it easy to create dynamic web user interface • Auto-translation of data objects to forms • Easy to create UI for scientific applications Jiao Lin and Michael Aivazis Scipy 2010

  3. What can luban do? Demo: VNF (the virtual neutron facility) • https://vnf.caltech.edu • Run virtual neutron experiments/material simulations/material modelings • An online database of computations and datesets • A web application built using just luban Jiao Lin and Michael Aivazis Scipy 2010

  4. Concepts of luban • Simple, generic descriptions of UI elements and actions can be used to describe useful, dynamic, and sophisticate user interface Jiao Lin and Michael Aivazis Scipy 2010

  5. Concepts of luban : UI represention as a tree of UI elements + document(title="my interface") |-- paragraph(text=['some text']) |-+ form(title='my form') |-- textfield(label='input1', value='initial value') |-- textarea(label='input2', value='initial value') |-- submitbutton(label='Submit') Jiao Lin and Michael Aivazis Scipy 2010

  6. Concepts of luban : actions >>> <element>.<eventhandler> = <action> Example: >>> button. onclick = alert(“clicked”) >>> button. onclick = load(actor=‘login ’, routine=‘onsubmit’, …) >>> button. onclick = select(element=textfield).hide() Jiao Lin and Michael Aivazis Scipy 2010

  7. Demo: aokuang • http://luban.danse.us/aokuang • A online demo/documentation of luban API Jiao Lin and Michael Aivazis Scipy 2010

  8. Demo: orm Jiao Lin and Michael Aivazis Scipy 2010

  9. Demo: gongshuzi • http://docs.danse.us/pyre/luban/sphinx/t utorials/video/gongshuzidemo.html • A UI builder for luban applications • Built by using luban itself Jiao Lin and Michael Aivazis Scipy 2010

  10. Documentation • Homepage: http://luban.danse.us • Demos: http://docs.danse.us/pyre/luban/sphinx/Demos.html • Installation: http://docs.danse.us/pyre/luban/sphinx/Installation.html • Tutorials: http://docs.danse.us/pyre/luban/sphinx/Tutorials.html • API: http://docs.danse.us/pyre/luban/sphinx/API.html • API demo: http://luban.danse.us/aokuang Jiao Lin and Michael Aivazis Scipy 2010

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend