https://github.com/ansys/pyaedt-qt-ui
Simple Pyaedt Qt5 Hfss3dLayout dashboard for Board management
https://github.com/ansys/pyaedt-qt-ui
Last synced: about 1 month ago
JSON representation
Simple Pyaedt Qt5 Hfss3dLayout dashboard for Board management
- Host: GitHub
- URL: https://github.com/ansys/pyaedt-qt-ui
- Owner: ansys
- License: mit
- Created: 2022-06-13T08:26:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T17:31:23.000Z (over 2 years ago)
- Last Synced: 2025-04-13T01:32:50.853Z (about 1 month ago)
- Language: Python
- Size: 4.53 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Pyaedt-qt-ui library
====================
|pyansys| |python| |pypi| |GH-CI| |codecov| |MIT| |black|.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC
:target: https://docs.pyansys.com/
:alt: PyAnsys.. |python| image:: https://img.shields.io/badge/Python-%3E%3D3.7-blue
:target: https://pypi.org/project/pyaedt-qt-ui-library/
:alt: Python.. |pypi| image:: https://img.shields.io/pypi/v/pyaedt-qt-ui-library.svg?logo=python&logoColor=white
:target: https://pypi.org/project/pyaedt-qt-ui-library
:alt: PyPI.. |codecov| image:: https://codecov.io/gh/pyansys/pyaedt-qt-ui-library/branch/main/graph/badge.svg
:target: https://codecov.io/gh/pyansys/pyaedt-qt-ui-library
:alt: Codecov.. |GH-CI| image:: https://github.com/pyansys/pyaedt-qt-ui-library/actions/workflows/ci.yml/badge.svg
:target: https://github.com/pyansys/pyaedt-qt-ui-library/actions/workflows/ci.yml
:alt: GH-CI.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg
:target: https://opensource.org/licenses/MIT
:alt: MIT.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat
:target: https://github.com/psf/black
:alt: BlackA Python set of PyQt5 examples using Pyaedt
How to install
--------------In order to run the examples you will need to install several libraries :
- Python (up to 3.10)
- pyaedt (https://pypi.org/project/pyaedt/)
- pyvistaqt (https://pypi.org/project/pyvistaqt/)
- pyqt5 (https://pypi.org/project/PyQt5/)