PyVista
PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK) - Published in JOSS (2019)
Science Score: 95.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 12 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org, zenodo.org -
✓Committers with academic emails
7 of 183 committers (3.8%) from academic institutions -
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords
Keywords from Contributors
Scientific Fields
Repository
3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
Basic Info
- Host: GitHub
- Owner: pyvista
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://docs.pyvista.org
- Size: 311 MB
Statistics
- Stars: 3,264
- Watchers: 37
- Forks: 586
- Open Issues: 703
- Releases: 76
Topics
Metadata Files
README.rst
#######
PyVista
#######
3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
.. image:: https://github.com/pyvista/pyvista/raw/main/doc/source/_static/pyvista_banner_small.png
:target: https://docs.pyvista.org/examples/index.html
:alt: pyvista
PyVista is:
* *Pythonic VTK*: a high-level API to the `Visualization Toolkit`_ (VTK)
* mesh data structures and filtering methods for spatial datasets
* 3D plotting made simple and built for large/complex data geometries
.. _Visualization Toolkit: https://vtk.org
.. image:: https://github.com/pyvista/pyvista/raw/main/assets/pyvista_ipython_demo.gif
:alt: pyvista ipython demo
PyVista is a helper module for the Visualization Toolkit (VTK) that wraps the VTK library
through NumPy and direct array access through a variety of methods and classes.
This package provides a Pythonic, well-documented interface exposing
VTK's powerful visualization backend to facilitate rapid prototyping, analysis,
and visual integration of spatially referenced datasets.
This module can be used for scientific plotting for presentations and research
papers as well as a supporting module for other mesh 3D rendering dependent
Python modules; see Connections for a list of projects that leverage
PyVista.
PyVista is a NumFOCUS affiliated project
.. image:: https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png
:target: https://numfocus.org/sponsored-projects/affiliated-projects
:alt: NumFOCUS affiliated projects
:height: 60px
Status badges
=============
.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.8415866.svg
:target: https://zenodo.org/records/8415866
.. |joss| image:: http://joss.theoj.org/papers/10.21105/joss.01450/status.svg
:target: https://doi.org/10.21105/joss.01450
.. |pypi| image:: https://img.shields.io/pypi/v/pyvista.svg?logo=python&logoColor=white
:target: https://pypi.org/project/pyvista/
.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/pyvista.svg?logo=conda-forge&logoColor=white
:target: https://anaconda.org/conda-forge/pyvista
.. |GH-CI| image:: https://github.com/pyvista/pyvista/actions/workflows/testing-and-deployment.yml/badge.svg
:target: https://github.com/pyvista/pyvista/actions/workflows/testing-and-deployment.yml
.. |codecov| image:: https://codecov.io/gh/pyvista/pyvista/branch/main/graph/badge.svg
:target: https://app.codecov.io/gh/pyvista/pyvista
.. |codacy| image:: https://app.codacy.com/project/badge/Grade/779ac6aed37548839384acfc0c1aab44
:target: https://app.codacy.com/gh/pyvista/pyvista/dashboard
.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg
:target: https://opensource.org/license/mit/
.. |slack| image:: https://img.shields.io/badge/Slack-pyvista-green.svg?logo=slack
:target: https://communityinviter.com/apps/pyvista/pyvista
.. |PyPIact| image:: https://img.shields.io/pypi/dm/pyvista.svg?label=PyPI%20downloads
:target: https://pypi.org/project/pyvista/
.. |condaact| image:: https://img.shields.io/conda/dn/conda-forge/pyvista.svg?label=Conda%20downloads
:target: https://anaconda.org/conda-forge/pyvista
.. |discuss| image:: https://img.shields.io/badge/GitHub-Discussions-green?logo=github
:target: https://github.com/pyvista/pyvista/discussions
.. |prettier| image:: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat
:target: https://github.com/prettier/prettier
:alt: prettier
.. |python| image:: https://img.shields.io/badge/python-3.10+-blue.svg
:target: https://www.python.org/downloads/
.. |NumFOCUS Affiliated| image:: https://img.shields.io/badge/affiliated-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
:target: https://numfocus.org/sponsored-projects/affiliated-projects
.. |pre-commit.ci status| image:: https://results.pre-commit.ci/badge/github/pyvista/pyvista/main.svg
:target: https://results.pre-commit.ci/latest/github/pyvista/pyvista/main
.. |Ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
:target: https://github.com/astral-sh/ruff
:alt: Ruff
.. |Awesome Scientific Computing| image:: https://awesome.re/mentioned-badge.svg
:target: https://github.com/nschloe/awesome-scientific-computing
.. |Packaging status| image:: https://repology.org/badge/tiny-repos/python:pyvista.svg
:target: https://repology.org/project/python:pyvista/versions
.. |Good first issue| image:: https://img.shields.io/github/issues/pyvista/pyvista/good%20first%20issue
:target: https://github.com/pyvista/pyvista/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
.. |GitHub Repo stars| image:: https://img.shields.io/github/stars/pyvista/pyvista
:target: https://github.com/pyvista/pyvista/stargazers
.. |pyversions| image:: https://img.shields.io/pypi/pyversions/pyvista.svg?color=orange&logo=python&label=python&logoColor=white
:target: https://pypi.org/project/pyvista
:alt: Python versions
+----------------------+------------------------------------------------+
| Deployment | |pypi| |pyversions| |conda| |Packaging status| |
+----------------------+------------------------------------------------+
| Build Status | |GH-CI| |python| |pre-commit.ci status| |
+----------------------+------------------------------------------------+
| Metrics | |codacy| |codecov| |
+----------------------+------------------------------------------------+
| Activity | |PyPIact| |condaact| |
+----------------------+------------------------------------------------+
| Citation | |joss| |zenodo| |
+----------------------+------------------------------------------------+
| License | |MIT| |
+----------------------+------------------------------------------------+
| Community | |slack| |discuss| |Good first issue| |
| | |GitHub Repo stars| |
+----------------------+------------------------------------------------+
| Formatter | |prettier| |
+----------------------+------------------------------------------------+
| Linter | |Ruff| |
+----------------------+------------------------------------------------+
| Affiliated | |NumFOCUS Affiliated| |
+----------------------+------------------------------------------------+
| Mentioned | |Awesome Scientific Computing| |
+----------------------+------------------------------------------------+
Highlights
==========
.. |binder| image:: https://static.mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/pyvista/pyvista-examples/master
:alt: Launch on Binder
Head over to the `Quick Examples`_ page in the docs to explore our gallery of
examples showcasing what PyVista can do. Want to test-drive PyVista?
All of the examples from the gallery are live on MyBinder for you to test
drive without installing anything locally: |binder|
.. _Quick Examples: http://docs.pyvista.org/examples/index.html
Overview of Features
--------------------
* Extensive gallery of examples (see `Quick Examples`_)
* Interactive plotting in Jupyter Notebooks with server-side and client-side
rendering with `trame`_.
* Filtering/plotting tools built for interactivity (see `Widgets`_)
* Direct access to mesh analysis and transformation routines (see Filters_)
* Intuitive plotting routines with ``matplotlib`` similar syntax (see Plotting_)
* Import meshes from many common formats (use ``pyvista.read()``). Support for all formats handled by `meshio`_ is built-in.
* Export meshes as VTK, STL, OBJ, or PLY (``mesh.save()``) file types or any formats supported by meshio_ (``pyvista.save_meshio()``)
.. _trame: https://github.com/Kitware/trame
.. _Widgets: https://docs.pyvista.org/api/plotting/index.html#widget-api
.. _Filters: https://docs.pyvista.org/api/core/filters.html
.. _Plotting: https://docs.pyvista.org/api/plotting/index.html
.. _meshio: https://github.com/nschloe/meshio
Documentation
=============
Refer to the `documentation `_ for detailed
installation and usage details.
For general questions about the project, its applications, or about software
usage, please create a discussion in `pyvista/discussions`_
where the community can collectively address your questions. You are also
welcome to join us on Slack_.
.. _pyvista/discussions: https://github.com/pyvista/pyvista/discussions
.. _Slack: https://communityinviter.com/apps/pyvista/pyvista
Installation
============
PyVista can be installed from `PyPI `_
using ``pip`` on Python >= 3.10::
pip install pyvista
You can also visit `PyPI `_,
`Anaconda `_, or
`GitHub `_ to download the source.
See the `Installation `_
for more details regarding optional dependencies or if the installation through pip doesn't work out.
Connections
===========
PyVista is a powerful tool that researchers can harness to create compelling,
integrated visualizations of large datasets in an intuitive, Pythonic manner.
Learn more about how PyVista is used across science and engineering disciplines
by a diverse community of users on our `Connections page`_.
.. _Connections page: https://docs.pyvista.org/getting-started/connections.html
Authors
=======
.. |contrib.rocks| image:: https://contrib.rocks/image?repo=pyvista/pyvista
:target: https://github.com/pyvista/pyvista/graphs/contributors
:alt: contrib.rocks
Please take a look at the `contributors page`_ and the active `list of authors`_
to learn more about the developers of PyVista.
|contrib.rocks|
Made with `contrib rocks`_.
.. _contributors page: https://github.com/pyvista/pyvista/graphs/contributors/
.. _list of authors: https://docs.pyvista.org/getting-started/authors.html#authors
.. _contrib rocks: https://contrib.rocks
Contributing
============
.. |Contributor Covenant| image:: https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg
:target: CODE_OF_CONDUCT.md
.. |codetriage| image:: https://www.codetriage.com/pyvista/pyvista/badges/users.svg
:target: https://www.codetriage.com/pyvista/pyvista
:alt: Code Triage
.. |Open in GitHub Codespaces| image:: https://github.com/codespaces/badge.svg
:target: https://codespaces.new/pyvista/pyvista
:alt: Open in GitHub Codespaces
|Contributor Covenant|
|codetriage|
|Open in GitHub Codespaces|
We absolutely welcome contributions and we hope that our `Contributing Guide`_
will facilitate your ability to make PyVista better. PyVista is mostly
maintained on a volunteer basis and thus we need to foster a community that can
support user questions and develop new features to make this software a useful
tool for all users while encouraging every member of the community to share
their ideas. To learn more about contributing to PyVista, please see the
`Contributing Guide`_ and our `Code of Conduct`_.
.. _Contributing Guide: https://github.com/pyvista/pyvista/blob/main/CONTRIBUTING.rst
.. _Code of Conduct: https://github.com/pyvista/pyvista/blob/main/CODE_OF_CONDUCT.md
Star History
============
.. image:: https://api.star-history.com/svg?repos=pyvista/pyvista&type=Date
:alt: Star History Chart
:target: https://star-history.com/#pyvista/pyvista&Date
Citing PyVista
==============
There is a `paper about PyVista `_.
If you are using PyVista in your scientific research, please help our scientific
visibility by citing our work.
Sullivan and Kaszynski, (2019). PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK). Journal of Open Source Software, 4(37), 1450, https://doi.org/10.21105/joss.01450
BibTex:
.. code:: latex
@article{sullivan2019pyvista,
doi = {10.21105/joss.01450},
url = {https://doi.org/10.21105/joss.01450},
year = {2019},
month = {May},
publisher = {The Open Journal},
volume = {4},
number = {37},
pages = {1450},
author = {Bane Sullivan and Alexander Kaszynski},
title = {{PyVista}: {3D} plotting and mesh analysis through a streamlined interface for the {Visualization Toolkit} ({VTK})},
journal = {Journal of Open Source Software}
}
Professional Support
====================
While PyVista is an Open Source project with a big community, you might be looking for professional support.
This section aims to list companies with VTK/PyVista expertise who can help you with your software project.
+---------------+-----------------------------------------+
| Company Name | Kitware Inc. |
+---------------+-----------------------------------------+
| Description | Kitware is dedicated to build solutions |
| | for our customers based on our |
| | well-established open source platforms. |
+---------------+-----------------------------------------+
| Expertise | CMake, VTK, PyVista, ParaView, Trame |
+---------------+-----------------------------------------+
| Contact | https://www.kitware.com/contact/ |
+---------------+-----------------------------------------+
Owner
- Name: PyVista
- Login: pyvista
- Kind: organization
- Email: info@pyvista.org
- Location: The Future
- Website: http://www.pyvista.org
- Repositories: 50
- Profile: https://github.com/pyvista
A community effort to make 3D visualization and analysis more approachable
JOSS Publication
PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
Authors
Tags
visualization 3DGitHub Events
Total
- Create event: 710
- Commit comment event: 1
- Release event: 8
- Issues event: 271
- Watch event: 552
- Delete event: 618
- Issue comment event: 3,089
- Push event: 5,102
- Pull request review comment event: 1,279
- Pull request event: 1,607
- Pull request review event: 2,247
- Fork event: 95
Last Year
- Create event: 712
- Commit comment event: 1
- Release event: 8
- Issues event: 271
- Watch event: 554
- Delete event: 618
- Issue comment event: 3,095
- Push event: 5,106
- Pull request review comment event: 1,279
- Pull request event: 1,609
- Pull request review event: 2,247
- Fork event: 95
Committers
Last synced: 5 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Bane Sullivan | b****n@g****m | 1,583 |
| dependabot[bot] | 4****] | 774 |
| Tetsuo Koyama | t****0@g****m | 665 |
| Alex Kaszynski | a****p@g****m | 657 |
| user27182 | 8****2 | 598 |
| MatthewFlamm | 3****m | 135 |
| Andras Deak | d****s@g****m | 102 |
| Guillaume Favelier | g****r@g****m | 68 |
| github-actions[bot] | 4****] | 65 |
| beroda | 1****a | 46 |
| pre-commit-ci[bot] | 6****] | 36 |
| Jevin Jones | j****s@p****m | 36 |
| Eric Larson | l****d@g****m | 35 |
| Rodrigo Mologni | r****i@g****m | 23 |
| Phil Chiu | w****l | 23 |
| darikg | d****g | 22 |
| dcbr | 1****r | 21 |
| pyvista-bot | 5****t | 18 |
| Alex Fernandez | 2****5@g****m | 11 |
| Keurfon Luu | k****u@o****m | 10 |
| Kevin Marchais | k****s@g****m | 9 |
| Bill Little | b****e@m****k | 9 |
| RichardScottOZ | 7****Z | 9 |
| Shannon Keough | s****h@g****m | 8 |
| Simon Frei | f****3@g****m | 8 |
| Henrik Åhl | h****l@g****m | 7 |
| Guillaume Broggi | 2****i | 6 |
| German | 2****9 | 5 |
| Jan Margeta | j****a@g****m | 5 |
| Matthew Falcone | 5****7 | 5 |
| and 153 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 733
- Total pull requests: 3,619
- Average time to close issues: 5 months
- Average time to close pull requests: 10 days
- Total issue authors: 351
- Total pull request authors: 92
- Average comments per issue: 2.52
- Average comments per pull request: 3.11
- Merged pull requests: 2,805
- Bot issues: 12
- Bot pull requests: 698
Past Year
- Issues: 212
- Pull requests: 1,619
- Average time to close issues: 13 days
- Average time to close pull requests: 6 days
- Issue authors: 123
- Pull request authors: 41
- Average comments per issue: 1.19
- Average comments per pull request: 2.64
- Merged pull requests: 1,176
- Bot issues: 10
- Bot pull requests: 231
Top Authors
Issue Authors
- user27182 (106)
- tkoyama010 (54)
- banesullivan (39)
- MatthewFlamm (24)
- akaszynski (14)
- keurfonluu (8)
- github-actions[bot] (8)
- ChristosT (7)
- francesco-ballarin (7)
- germa89 (5)
- FrankFrank9 (5)
- Jimmy-KL (5)
- GuillaumeBroggi (5)
- larsoner (5)
- kmarchais (4)
Pull Request Authors
- user27182 (1,336)
- tkoyama010 (904)
- dependabot[bot] (640)
- banesullivan (139)
- MatthewFlamm (90)
- beroda (83)
- akaszynski (76)
- pre-commit-ci[bot] (45)
- pyvista-bot (35)
- darikg (16)
- bjlittle (16)
- GuillaumeBroggi (16)
- kmarchais (16)
- github-actions[bot] (13)
- larsoner (12)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 4
-
Total downloads:
- pypi 834,672 last-month
- Total docker downloads: 27,710
-
Total dependent packages: 274
(may contain duplicates) -
Total dependent repositories: 525
(may contain duplicates) - Total versions: 213
- Total maintainers: 4
pypi.org: pyvista
Easier Pythonic interface to VTK
- Homepage: https://github.com/pyvista/pyvista
- Documentation: https://docs.pyvista.org/
- License: mit
-
Latest release: 0.46.3
published 4 months ago
Rankings
Maintainers (4)
spack.io: py-pyvista
Easier Pythonic interface to VTK.
- Homepage: https://github.com/pyvista/pyvista
- License: []
-
Latest release: 0.45.3
published 5 months ago
Rankings
Maintainers (1)
conda-forge.org: pyvista
PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK). PyVista is a helper module for the Visualization Toolkit (VTK) that takes a different approach on interfacing with VTK through NumPy and direct array access. This package provides a Pythonic, well-documented interface exposing VTK's powerful visualization backend to facilitate rapid prototyping, analysis, and visual integration of spatially referenced datasets. This module can be used for scientific plotting for presentations and research papers as well as a supporting module for other mesh dependent Python modules.
- Homepage: https://github.com/pyvista/pyvista
- License: MIT
-
Latest release: 0.37.0
published about 3 years ago
Rankings
proxy.golang.org: github.com/pyvista/pyvista
- Documentation: https://pkg.go.dev/github.com/pyvista/pyvista#section-documentation
- License: mit
-
Latest release: v3.0.0+incompatible
published almost 2 years ago
Rankings
Dependencies
- actions/cache v3 composite
- actions/checkout v4 composite
- actions/setup-python v4 composite
- awalsh128/cache-apt-pkgs-action v1.1.3 composite
- nwtgck/actions-netlify v2.0 composite
- cmocean
- codecov
- colorcet
- hypothesis >=5.8.0
- imageio >=2.5.0
- imageio-ffmpeg
- jupyterlab
- matplotlib
- meshio
- numpy
- pip
- pooch
- pyembree
- pytest
- pytest-cov
- pytest-xdist
- python >=3.8
- rtree
- scooby >=0.5.1
- tqdm
- trame >=2.5.2
- trame-vtk >=2.5.8
- trame-vuetify >=2.3.1
- trimesh
- vtk
- actions/checkout v3 composite
- actions/setup-python v4 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- docker/metadata-action v4 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- ansys/actions/doc-deploy-dev v4 composite
- ansys/actions/doc-deploy-stable v4 composite
- awalsh128/cache-apt-pkgs-action v1.1.3 composite
- peaceiris/actions-gh-pages v3 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pyvista/setup-headless-display-action main composite
- actions/checkout v3 composite
- peter-evans/create-pull-request v5 composite
- actions-ecosystem/action-add-labels v1 composite
- actions/labeler v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- awalsh128/cache-apt-pkgs-action v1.1.3 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- errata-ai/vale-action reviewdog composite
- pyvista/setup-headless-display-action v2 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- awalsh128/cache-apt-pkgs-action v1.1.3 composite
- codecov/codecov-action v3 composite
- pyvista/setup-headless-display-action v2 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- hmarr/auto-approve-action v3 composite
- cmocean *
- colorcet *
- imageio *
- imageio-ffmpeg *
- ipywidgets <9.0.0
- jupyter-server-proxy *
- jupyterlab <5.0.0
- meshio *
- trame >=2.5.2
- trame-vtk >=2.5.8
- trame-vuetify >=2.3.1
- trimesh *
- pyvista *
- trame >=2.5.2
- trame-vtk >=2.5.8
- trame-vuetify >=2.3.1
- matplotlib >=3.0.1
- numpy *
- pillow *
- pooch *
- scooby >=0.5.1
- vtk *
- matplotlib <3.7.3
- numpy <1.27.0
- pillow <10.1.0
- pooch <1.8.0
- scooby >=0.5.1,<0.8.0
- Sphinx ==7.1.2
- cmocean ==3.0.3
- colorcet ==3.0.1
- enum-tools ==0.10.0
- imageio ==2.31.4
- imageio-ffmpeg ==0.4.8
- jupyter_sphinx ==0.4.0
- jupyterlab ==4.0.6
- lxml ==4.9.3
- meshio ==5.3.4
- mypy ==1.5.1
- mypy-extensions ==1.0.0
- numpydoc ==1.6.0
- osmnx ==1.6.0
- pydata-sphinx-theme ==0.14.1
- pypandoc ==1.11
- pytest-sphinx ==0.5.0
- scipy ==1.11.3
- sphinx-autobuild ==2021.3.14
- sphinx-copybutton ==0.5.2
- sphinx-design ==0.5.0
- sphinx-gallery ==0.14.0
- sphinx-notfound-page ==1.0.0
- sphinx-toolbox ==3.5.0
- sphinxcontrib-asciinema ==0.3.7
- sphinxcontrib-websupport ==1.2.6
- sympy ==1.12
- trame ==3.2.7
- trame-vtk ==2.5.8
- trame-vuetify ==2.3.1
- trimesh ==3.23.5
- Sphinx <7.2.0 test
- cmocean <3.1 test
- colorcet <3.1.0 test
- hypothesis <6.87.2 test
- imageio <2.32.0 test
- imageio-ffmpeg <0.5.0 test
- ipython <9.0.0 test
- ipywidgets <9.0.0 test
- meshio <5.4.0 test
- nest_asyncio <1.5.9 test
- numpydoc ==1.6.0 test
- param <1.14.0 test
- pytest <7.5.0 test
- pytest-cov <4.2.0 test
- pytest-memprof <0.3.0 test
- pytest-xdist <3.4.0 test
- pytest_pyvista ==0.1.8 test
- sphinx-gallery <0.15.0 test
- sympy <1.13.0 test
- tqdm <4.67.0 test
- trame >=2.5.2,<3.3 test
- trame-vtk >=2.5.8,<2.6 test
- trame-vuetify >=2.3.1,<2.4 test
- trimesh <3.24.0 test
