GithubHelp home page GithubHelp logo

mortalisk / everviz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from equinor/everviz

1.0 2.0 0.0 394 KB

Visualization Plugin for everest

License: GNU Affero General Public License v3.0

Python 99.96% CSS 0.04%

everviz's Introduction

PyPI Latest Release Build Status Code style: black License: AGPL v3

everviz: web based visualization for everest

What is everviz

everviz is a visualization plugin for everest based on dash and webviz-config.

Download project

The code is hosted on GitHub: https://github.com/equinor/everviz

The latest version is available on pypi.

# Install
pip install everviz

Run tests

tox is used as the test facilitator, to run the full test suite:

# Test
pip install tox
tox

or to run it for a particular Python version (in this case Python 3.7):

# Test
pip install tox
tox -e py37

pytest is used as the test runner, so for quicker iteration it is possible to run:

# Test
pytest
# or to run the tests headless:
pytest --headless

this requires that the test dependencies from tox.ini are installed.

The tests requires WebDrivers (default: Chrome), more information can be found here

everviz's People

Contributors

dansava avatar lars-petter-hauge avatar mortalisk avatar oyvindeide avatar pinkwah avatar verveerpj avatar

Stargazers

 avatar

Watchers

 avatar  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.