Skip to main content

Visualization for Everest

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

everviz-0.0.11.tar.gz (137.7 kB view hashes)

Uploaded Source

Built Distribution

everviz-0.0.11-py3-none-any.whl (68.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page