Giter VIP home page Giter VIP logo

pytheas's Introduction

pytheas

Pytheas is a Guice-Jersey based web application framework designed to allow quick prototyping and creation of web based tools that explore large data sources. Applications built on top of Pytheas consist of one or more loosely coupled modules, each encapsulating a data source and its corresponding UI elements. The framework provides a bundle of commonly used UI components for creating dynamic data exploration/visualization applications.

Features

  • Uses Guice/Governator for application bootstrapping.
  • Supports Jersey REST data source integration
  • Loosely coupled modules with isolated data resource loading and rendering mechanism.
  • Seamless aggregation of modules at runtime with minimal configuration
  • Bundles rich UI components based on open source frameworks such as Bootstrap, JQuery-UI, DataTables etc.
  • Jersey based REST endpoints for streaming server-side-events (SSE)
  • Supports cross domain AJAX data using JSONP

Getting Started

You should see a simple hello world application running at http://localhost:8989/pytheas-helloworld. You can look into pytheas-helloworld subproject in your src to find more about specific code blocks needed to get started on building your own app using Pytheas.

pytheas's People

Contributors

amit-git avatar randgalt avatar stonse avatar

Watchers

James Cloos avatar Ezequiel Apesteguia 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.