Giter Club home page Giter Club logo

tangelo's Introduction

Tangelo: Rapidly create powerfully visual web applications.

Tangelo is a web framework built on top of CherryPy for producing rich web applications that pair your data with cutting-edge visual interfaces.

In a nutshell, Tangelo is a flexible HTML5 web server architecture that cleanly separates your web applications (pure Javascript, HTML, and CSS) and web services (pure Python), bundled with some great tools to get you started. Mix and match from the following to create your own breed:

  • Bootstrap to put your app's style on a solid footing.
  • D3 for constructing all manner of dynamic and animated charts.
  • Vega, a brand new declarative language for defining visual interfaces.
  • MongoDB for a flexible, speedy NoSQL backend to feed data to your apps.
  • tangelo.js, a set of tools and interface elements that make it easy to create apps that put your data front and center.

Installation

Installation is simple -- just install a few dependencies, clone this repository, build the system, and run the tangelo start command. Then, point your browser to http://localhost:8080 to check things out.

See the Installation page on the wiki for detailed instructions.

System Architecture

Tangelo applications are divided into two functional layers: the frontend and backend, with [Ajax](http://en.wikipedia.org/wiki/Ajax\_(programming\)) bridging the gap between them.

The frontend is a standard website -- HTML for content and formatting, with CSS for styling and JavaScript for dynamic behavior. The JavaScript code can also make Ajax calls to the Python backend modules to request various services, such as database access, server side processing, or anything else that you can imagine.

See the Application Architecture page on the wiki for more information.

Get Involved

Fork our repository and do great things. At Kitware, we've been contributing to open-source software for 15 years and counting, and want to make Tangelo as useful to as many as possible.

Acknowledgement

Tangelo development is sponsored by the Air Force Research Laboratory and DARPA.

tangelo's People

Contributors

austinbgibbons avatar jeffbaumes avatar patricktgill avatar waxlamp avatar

Watchers

 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.