Metadata-Version: 2.1
Name: pyvista-view
Version: 0.0.0
Summary: The ``pyvista`` version of ``ParaView``.
Author-email: Adam Hendry <adam.grant.hendry@gmail.com>
License: MIT
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyside6>=6.8.1
Provides-Extra: dev
Requires-Dist: pyvista-view[docs,github,lint,perftests,stubs,tests,typing,utils]; extra == "dev"
Provides-Extra: docs
Requires-Dist: Jinja2<3.1,>=3.0; extra == "docs"
Requires-Dist: myst-parser>=3.0.1; extra == "docs"
Requires-Dist: numpydoc>=1.4.0; extra == "docs"
Requires-Dist: sphinx>=7.3.7; extra == "docs"
Requires-Dist: sphinx-book-theme>=0.3.3; extra == "docs"
Requires-Dist: sphinx-copybutton>=0.5.2; extra == "docs"
Requires-Dist: tomli>=2.0.1; extra == "docs"
Provides-Extra: github
Requires-Dist: pytest-github-actions-annotate-failures>=0.2.0; extra == "github"
Provides-Extra: utils
Requires-Dist: appdirs>=1.4.4; extra == "utils"
Requires-Dist: seedir>=0.3.0; extra == "utils"
Provides-Extra: lint
Requires-Dist: pre-commit>=2.18.1; extra == "lint"
Provides-Extra: typing
Requires-Dist: mypy>=0.991; extra == "typing"
Requires-Dist: mypy-extensions>=0.4.3; extra == "typing"
Requires-Dist: typing-extensions>=4.2.0; extra == "typing"
Provides-Extra: stubs
Requires-Dist: tqdm-stubs>=0.2.0; extra == "stubs"
Requires-Dist: types-psutil>=6.1.0.20241102; extra == "stubs"
Requires-Dist: types-setuptools>=57.4.17; extra == "stubs"
Requires-Dist: types-tabulate>=0.9.0.20240106; extra == "stubs"
Provides-Extra: tests
Requires-Dist: coverage[toml]>=6.4; extra == "tests"
Requires-Dist: pytest>=7.1.2; extra == "tests"
Requires-Dist: pytest-doctestplus>=0.12.0; extra == "tests"
Requires-Dist: pytest-env>=1.1.5; extra == "tests"
Requires-Dist: pytest-mock>=3.7.0; extra == "tests"
Requires-Dist: pytest-qt>=4.4.0; extra == "tests"
Requires-Dist: pytest-randomly>=3.11.0; extra == "tests"
Requires-Dist: pytest-xdist>=2.5.0; extra == "tests"
Requires-Dist: tox>=4.23.2; extra == "tests"
Provides-Extra: perftests
Requires-Dist: pytest-memprof>=0.2.0; extra == "perftests"

# pyvista-view

![Coverage Badge][coverage_badge]

<div align="justify">

The ``pyvista`` version of ``ParaView``.

</div>

[coverage_badge]: https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/adam-grant-hendry/ce429e1917b981c2935d5823f064588c/raw/coverage_badge.json
