Skip to content

Server and library for composing apps displaying tabular data, bokeh plots, etc.

Notifications You must be signed in to change notification settings

liambuchanan/dataviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataViewer

  • Run server: python app/app.py
  • Example exported modules: examples/
  • Library to be used in modules (all of this stuff should be easily extensible):
    • decorators: dataviewer/_exports.py
    • html form type definitions: dataviewer/_types.py
    • html/json/csv builders: dataviewer/_builders.py
  • Flask app: app/

About

Server and library for composing apps displaying tabular data, bokeh plots, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published