Skip to content

jrogerthat/phovea_server

 
 

Repository files navigation

phovea_server Phovea NPM version Build Status Dependency Status

Python server implementation of Phovea that provides:

  • Data set handling
  • Reading data from CSV
  • ID mapping
  • Selection and range handling
  • General graph implementation
  • WebSocket stream

Installation

git clone https://github.com/phovea/phovea_server.git
cd phovea_server
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.

About

Python server implementation of Phovea.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.8%
  • CSS 3.4%
  • JavaScript 2.3%
  • HTML 0.5%