pymodaq_gui
Set of Qt widgets and graphical components for the PyMoDAQ ecosystem
Science Score: 52.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
✓Institutional organization owner
Organization pymodaq has institutional domain (pymodaq.cnrs.fr) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.9%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Set of Qt widgets and graphical components for the PyMoDAQ ecosystem
Basic Info
- Host: GitHub
- Owner: PyMoDAQ
- License: mit
- Language: Python
- Default Branch: 5.0.x_dev
- Size: 205 MB
Statistics
- Stars: 4
- Watchers: 2
- Forks: 11
- Open Issues: 6
- Releases: 19
Created over 1 year ago
· Last pushed 6 months ago
Metadata Files
Readme
License
Citation
README.rst
PyMoDAQ GUI
###########
.. image:: https://img.shields.io/pypi/v/pymodaq_gui.svg
:target: https://pypi.org/project/pymodaq_gui/
:alt: Latest Version
.. image:: https://readthedocs.org/projects/pymodaq/badge/?version=latest
:target: https://pymodaq.readthedocs.io/en/stable/?badge=latest
:alt: Documentation Status
.. image:: https://codecov.io/gh/PyMoDAQ/pymodaq_gui/branch/5.0.x_dev/graph/badge.svg?token=dCg4zaWeBa
:target: https://codecov.io/gh/PyMoDAQ/pymodaq_gui
+-------------+-------------------+------------------+---------------------+
| Linux | PyQt5 | PyQt6 | PySide6 |
+=============+===================+==================+=====================+
| Python 3.9 | |39-linux-pyqt5| | |39-linux-pyqt6| | |39-linux-pyside6| |
+-------------+-------------------+------------------+---------------------+
| Python 3.10 | |310-linux-pyqt5| ||310-linux-pyqt6| | |310-linux-pyside6| |
+-------------+-------------------+------------------+---------------------+
| Python 3.11 | |311-linux-pyqt5| ||311-linux-pyqt6| | |311-linux-pyside6| |
+-------------+-------------------+------------------+---------------------+
| Python 3.12 | |312-linux-pyqt5| ||312-linux-pyqt6| | |312-linux-pyside6| |
+-------------+-------------------+------------------+---------------------+
.. |39-linux-pyqt5| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.9_pyqt5.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |39-linux-pyqt6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.9_pyqt6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |39-linux-pyside6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.9_pyside6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |310-linux-pyqt5| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.10_pyqt5.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |310-linux-pyqt6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.10_pyqt6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |310-linux-pyside6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.10_pyside6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |311-linux-pyqt5| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.11_pyqt5.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |311-linux-pyqt6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.11_pyqt6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |311-linux-pyside6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.11_pyside6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |312-linux-pyqt5| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.12_pyqt5.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |312-linux-pyqt6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.12_pyqt6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |312-linux-pyside6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Linux_3.12_pyside6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
+-------------+---------------------+--------------------+-----------------------+
| Windows | PyQt5 | PyQt6 | PySide6 |
+=============+=====================+====================+=======================+
| Python 3.9 | |39-windows-pyqt5| | |39-windows-pyqt6| | |39-windows-pyside6| |
+-------------+---------------------+--------------------+-----------------------+
| Python 3.10 | |310-windows-pyqt5| ||310-windows-pyqt6| | |310-windows-pyside6| |
+-------------+---------------------+--------------------+-----------------------+
| Python 3.11 | |311-windows-pyqt5| ||311-windows-pyqt6| | |311-windows-pyside6| |
+-------------+---------------------+--------------------+-----------------------+
| Python 3.12 | |312-windows-pyqt5| ||312-windows-pyqt6| | |312-windows-pyside6| |
+-------------+---------------------+--------------------+-----------------------+
.. |39-windows-pyqt5| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.9_pyqt5.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |39-windows-pyqt6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.9_pyqt6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |39-windows-pyside6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.9_pyside6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |310-windows-pyqt5| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.10_pyqt5.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |310-windows-pyqt6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.10_pyqt6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |310-windows-pyside6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.10_pyside6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |311-windows-pyqt5| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.11_pyqt5.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |311-windows-pyqt6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.11_pyqt6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |311-windows-pyside6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.11_pyside6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |312-windows-pyqt5| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.12_pyqt5.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |312-windows-pyqt6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.12_pyqt6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. |312-windows-pyside6| image:: https://raw.githubusercontent.com/PyMoDAQ/pymodaq_gui/badges/5.0.x_dev/tests_Windows_3.12_pyside6.svg
:target: https://github.com/PyMoDAQ/pymodaq_gui/actions/workflows/tests.yml
.. figure:: http://pymodaq.cnrs.fr/en/latest/_static/splash.png
:alt: shortcut
PyMoDAQ__, Modular Data Acquisition with Python, is a set of **python** modules used to interface any kind of
experiments. It simplifies the interaction with detector and actuator hardware to go straight to the data acquisition
of interest.
__ https://pymodaq.readthedocs.io/en/stable/?badge=latest
`PyMoDAQ GUI` is a set of utilities (constants, methods and classes) and graphical components
based on the Qt framework that are used to create high level user interfaces.
It contains both simple components to create GUI but also high level ones, for instance to display data objects
such as the one generated using the `pymodaq_data` package.
For instance, you'll find data viewers available out of the box:
.. figure:: https://pymodaq.cnrs.fr/en/latest/_images/data_femto_fs.png
Specific GUI component to view and manipulate 2D data.
Published under the MIT FREE SOFTWARE LICENSE
GitHub repo: https://github.com/PyMoDAQ
Documentation: http://pymodaq.cnrs.fr/
Owner
- Name: PyMoDAQ
- Login: PyMoDAQ
- Kind: organization
- Location: Toulouse - France
- Website: http://pymodaq.cnrs.fr/en/latest/
- Repositories: 23
- Profile: https://github.com/PyMoDAQ
Modular Data Acquisition with Python
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Weber"
given-names: "Sébastien J."
orcid: "https://orcid.org/0000-0001-8531-5551"
title: "PyMoDAQ: An open-source Python-based software for modular data acquisition"
version: 4.2.4
doi: 10.1063/5.0032116
date-released: 2024-07-15
url: "https://github.com/PyMoDAQ/PyMoDAQ"
preferred-citation:
type: article
authors:
- family-names: "Weber"
given-names: "Sébastien J."
orcid: "https://orcid.org/0000-0001-8531-5551"
doi: "10.1063/5.0032116"
journal: "Review of Scientific Instruments"
month: 4
start: 045104 # First page number
end: 11 # Last page number
title: "PyMoDAQ: An open-source Python-based software for modular data acquisition"
issue: 4
volume: 92
year: 2021
GitHub Events
Total
- Create event: 62
- Issues event: 12
- Release event: 19
- Watch event: 4
- Delete event: 33
- Issue comment event: 98
- Push event: 138
- Pull request review comment event: 26
- Pull request review event: 28
- Pull request event: 114
- Fork event: 13
Last Year
- Create event: 62
- Issues event: 12
- Release event: 19
- Watch event: 4
- Delete event: 33
- Issue comment event: 98
- Push event: 138
- Pull request review comment event: 26
- Pull request review event: 28
- Pull request event: 114
- Fork event: 13
Packages
- Total packages: 1
-
Total downloads:
- pypi 3,808 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 25
- Total maintainers: 1
pypi.org: pymodaq_gui
User Interface components for PyMoDAQ
- Homepage: http://pymodaq.cnrs.fr
- Documentation: https://pymodaq_gui.readthedocs.io/
- License: The MIT License (MIT) Copyright (c) 2021 Sebastien Weber <sebastien.weber@cemes.fr> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Latest release: 5.0.24
published 9 months ago
Rankings
Dependent packages count: 10.4%
Average: 34.6%
Dependent repos count: 58.8%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/workflows/tests.yml
actions
- actions/checkout v4.2.2 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5.3.0 composite
- actions/upload-artifact v4 composite
- ad-m/github-push-action master composite
- codecov/codecov-action v5.0.7 composite
- emibcn/badge-action v2.0.2 composite
pyproject.toml
pypi
- easydict *
- importlib_metadata python_version<"3.8"
- multipledispatch *
- numpy < 2.0.0
- packaging *
- pint *
- pymodaq_data >=5.0.3
- pymodaq_utils *
- pyqtgraph >=0.12
- python-dateutil *
- qdarkstyle *
- qtpy *
- scipy *
- setuptools >=60
- toml *
.github/workflows/python-publish.yml
actions
- actions/checkout v4.2.0 composite
- actions/setup-python v5.2.0 composite
.github/workflows/updater.yml
actions
- actions/checkout v4.2.0 composite
- saadmk11/github-actions-version-updater v0.8.1 composite