معرفی شرکت ها


everviz-0.0.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Visualization for Everest
ویژگی مقدار
سیستم عامل -
نام فایل everviz-0.0.9
نام everviz
نسخه کتابخانه 0.0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Software Innovation Bergen, Equinor ASA
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/equinor/everviz
آدرس اینترنتی https://pypi.org/project/everviz/
مجوز AGPL-3.0
![Publish Python 🐍 distributions 📦 to PyPI](https://github.com/equinor/everviz/workflows/Publish%20Python%20%F0%9F%90%8D%20distributions%20%F0%9F%93%A6%20to%20PyPI/badge.svg) ![Python package](https://github.com/equinor/everviz/workflows/Python%20package/badge.svg) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) # everviz: web based visualization for everest ## What is everviz everviz is a visualization plugin for everest based on [dash](https://github.com/plotly/dash) and [webviz-config](https://github.com/equinor/webviz-config). ## Download project The code is hosted on GitHub: https://github.com/equinor/everviz The latest version is available on [pypi](https://pypi.org/project/everviz). ```sh # Install pip install everviz ``` ## Run tests [tox](https://tox.readthedocs.io/en/latest/) is used as the test facilitator, to run the full test suite: ```sh # Test pip install tox tox ``` or to run it for a particular Python version (in this case Python 3.7): ```sh # Test pip install tox tox -e py37 ``` [pytest](https://docs.pytest.org/en/latest/) is used as the test runner, so for quicker iteration it is possible to run: ```sh # 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](https://dash.plotly.com/testing)


نیازمندی

مقدار نام
- pyyaml
- pandas
- numpy
>=2.0 dash
>=0.2.0 webviz-config
- plotly
- flask


نحوه نصب


نصب پکیج whl everviz-0.0.9:

    pip install everviz-0.0.9.whl


نصب پکیج tar.gz everviz-0.0.9:

    pip install everviz-0.0.9.tar.gz