{"id":15044975,"url":"https://github.com/pyvista/pyvistaqt","last_synced_at":"2026-04-19T06:08:36.315Z","repository":{"id":37024795,"uuid":"263825806","full_name":"pyvista/pyvistaqt","owner":"pyvista","description":"Qt support for PyVista","archived":false,"fork":false,"pushed_at":"2025-05-12T22:18:03.000Z","size":1536,"stargazers_count":120,"open_issues_count":53,"forks_count":22,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-16T06:03:31.585Z","etag":null,"topics":["3d-visualization","hacktoberfest","plotting","qtpy","vtk"],"latest_commit_sha":null,"homepage":"http://qtdocs.pyvista.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyvista.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-14T05:42:39.000Z","updated_at":"2025-05-12T22:18:05.000Z","dependencies_parsed_at":"2023-11-07T02:43:50.343Z","dependency_job_id":"d3c45fae-1da5-4c4f-877b-15862acc26c6","html_url":"https://github.com/pyvista/pyvistaqt","commit_stats":{"total_commits":590,"total_committers":14,"mean_commits":"42.142857142857146","dds":0.5254237288135593,"last_synced_commit":"9ea62700decb8213828ef4b7287e32eccde2c054"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvistaqt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvistaqt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvistaqt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvistaqt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","download_url":"https://codeload.github.com/pyvista/pyvistaqt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478186,"owners_count":22077675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-visualization","hacktoberfest","plotting","qtpy","vtk"],"created_at":"2024-09-24T20:51:18.096Z","updated_at":"2026-04-19T06:08:36.272Z","avatar_url":"https://github.com/pyvista.png","language":"Python","funding_links":[],"categories":["GUI \u0026 Applications"],"sub_categories":[],"readme":"#########\nPyVistaQt\n#########\n\n\n.. image:: https://img.shields.io/pypi/v/pyvistaqt\n   :target: https://pypi.org/project/pyvistaqt/\n   :alt: PyPI\n\n.. image:: https://img.shields.io/conda/vn/conda-forge/pyvistaqt\n   :target: https://anaconda.org/conda-forge/pyvistaqt\n   :alt: conda-forge\n\n.. image:: https://dev.azure.com/pyvista/PyVista/_apis/build/status/pyvista.pyvistaqt?branchName=main\n   :target: https://dev.azure.com/pyvista/PyVista/_build/latest?definitionId=9\u0026branchName=main\n   :alt: Azure Pipelines\n\n.. image:: https://github.com/pyvista/pyvistaqt/actions/workflows/ci.yml/badge.svg?branch=main\n   :target: https://github.com/pyvista/pyvistaqt/actions?query=branch:main+event:push\n   :alt: GitHub Actions\n\n.. image:: https://img.shields.io/badge/License-MIT-yellow.svg\n   :target: https://opensource.org/licenses/MIT\n   :alt: MIT License\n\n.. image:: https://codecov.io/gh/pyvista/pyvistaqt/branch/main/graph/badge.svg\n  :target: https://codecov.io/gh/pyvista/pyvistaqt\n  :alt: Codecov\n\n.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat\n  :target: https://timothycrosley.github.io/isort\n  :alt: isort\n\n.. image:: https://img.shields.io/badge/%20linter-pylint-%231674b1?style=flat\n  :target: https://github.com/PyCQA/pylint\n  :alt: pylint\n\n.. image:: https://img.shields.io/badge/%20type_checker-mypy-%231674b1?style=flat\n  :target: https://github.com/python/mypy\n  :alt: mypy\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat\n  :target: https://github.com/psf/black\n  :alt: black\n\n``pyvistaqt`` is a helper module for ``pyvista`` to enable you to\nplot using Qt by placing a vtk-widget into a background renderer.\nThis can be quite useful when you desire to update your plot in\nreal-time.\n\nDocumentation\n=============\n\nFor the installation and usage of this package, please visit the\n`PyVistaQt documentation \u003chttp://qtdocs.pyvista.org/\u003e`_.\n\nRefer to the `PyVista documentation \u003chttp://docs.pyvista.org/\u003e`_ for detailed\ninstallation and usage details of the core package which is used\nalongside this package.\n\nFor general questions about the project, its applications, or about software\nusage, please create a discussion in `pyvista/discussions`_\nwhere the community can collectively address your questions. You are also\nwelcome to join us on Slack_ or send one of the developers an email.\nThe project support team can be reached at `info@pyvista.org`_.\n\n.. _pyvista/discussions: https://github.com/pyvista/pyvista/discussions\n.. _Slack: http://slack.pyvista.org\n.. _info@pyvista.org: mailto:info@pyvista.org\n\n\nInstallation\n============\n\nInstallation using ``pip`` is::\n\n    $ pip install pyvistaqt\n\n\nTo install this package with ``conda`` run::\n\n    $ conda install -c conda-forge pyvistaqt\n\n\nYou can also visit `PyPI \u003chttps://pypi.org/project/pyvistaqt/\u003e`_ or\n`GitHub \u003chttps://github.com/pyvista/pyvistaqt\u003e`_ to download the source.\n\nOnce installed, use the ``pyvistaqt.BackgroundPlotter`` like any PyVista\nplotter.\n\n\nContributing\n============\n\nWe absolutely welcome contributions. ``pyvistaqt`` is maintained on a\nvolunteer basis and thus we need to foster a community that can\nsupport user questions and develop new features to make this software\na useful tool for all users while encouraging every member of the\ncommunity to share their ideas. To learn more about contributing to\nPyVista, please see the ``pyvista`` `Contributing Guide`_ and\n`Code of Conduct`_.\n\n.. _Contributing Guide: https://github.com/pyvista/pyvista/blob/main/CONTRIBUTING.md\n.. _Code of Conduct: https://github.com/pyvista/pyvista/blob/main/CODE_OF_CONDUCT.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyvista%2Fpyvistaqt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyvista%2Fpyvistaqt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyvista%2Fpyvistaqt/lists"}