Extras#
This section contains resources to expand the usage of PyVista beyond just running it from a Python console or IDE. For example, you can package PyVista in a docker image and build VTK with EGL to enable rich headless plotting on remote servers. You can also package PyVista using pyinstaller to be used within a standalone application.
See the Contributing section for details on contributing and how you can help develop PyVista.
- Building VTK
- PyVista within a Docker Container
- Freezing PyVista with PyInstaller
- Contributing
- Being Respectful
- Cloning the Source Repository
- Quick Start Development with Codespaces
- Questions
- Reporting Bugs
- Feature Requests
- Contributing New Code
- Licensing
- Development Practices
- Dependency version policy
- Sphinx PyVista Plot Directive
- PyVista pytest Plugin
- Using Local VTK-Data
- Extending PyVista