Visualization for Everest
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file everviz-0.0.18.tar.gz
.
File metadata
- Download URL: everviz-0.0.18.tar.gz
- Upload date:
- Size: 142.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4f43271eb2d9e80ff5ff8b36e465c37b8e4a2d6fcc8b5ee75edb848e44f6ead |
|
MD5 | f41db79767095f8020b19181aa10a7a7 |
|
BLAKE2b-256 | b518f0c9fce1947ab7a11d73e36881dbd58fa11ff9035b44849a984cd6824a72 |
File details
Details for the file everviz-0.0.18-py3-none-any.whl
.
File metadata
- Download URL: everviz-0.0.18-py3-none-any.whl
- Upload date:
- Size: 76.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d164f2610828e33eed62b16038014b383b7933996bee669f8204b1408b2237e5 |
|
MD5 | 77791d62f482a60a55509ca35d83fbe0 |
|
BLAKE2b-256 | 9f9e935cd9376e45e45acde4f655cee13b8ca9a7afcbb6674e512ac15659b26e |