pydaq

View on PyPIReverse Dependencies (0)

0.0.4 pydaq-0.0.4-py3-none-any.whl

Wheel Details

Project: pydaq
Version: 0.0.4
Filename: pydaq-0.0.4-py3-none-any.whl
Download: [link]
Size: 322823
MD5: a977c0c0dc6f7ebf3f259eb57e9e4cf2
SHA256: 48c0d1ad7b925fb378e44de7e8077b14f5c18067ccd8a497abb81900a7bea861
Uploaded: 2024-08-05 17:56:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydaq
Version: 0.0.4
Summary: Data Acquisition and Experimental Analysis with Python
Author-Email: Samir Angelo Milani Martins <milani.martins[at]gmail.com>
Project-Url: homepage, https://github.com/samirmartins/pydaq
Project-Url: repository, https://github.com/samirmartins/pydaq
Project-Url: documentation, https://samirmartins.github.io/pydaq/
License: BSD 3-Clause License Copyright (c) 2023, Samir Angelo Milani Martins All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: Python,Data Acquisition,Arduino,NIDAQ
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: nidaqmx
Requires-Dist: matplotlib
Requires-Dist: pyserial
Requires-Dist: packaging
Requires-Dist: PySide6
Requires-Dist: PySide6-Addons
Requires-Dist: PySide6-Essentials
Requires-Dist: shiboken6
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7873 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pydaq/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydaq/get_data.py sha256=uM8xHXI5xFkQ8JzEyNwwgeHJ9JRjqEkEd0SwWnc2KsU 7797
pydaq/pydaq_global.py sha256=CB3hcARBS9bIVPYqrtFQ504YffmX7WuD-3eN05a9Qac 1497
pydaq/send_data.py sha256=KsFdP8VL_8F2jHsMzKROT1GZSnaAvhwPHSVZbIm6w6k 7052
pydaq/step_response.py sha256=gfXBP8oYEQN1iKAar6fz5Vcs5SEvhyCL3wus1-BXkIw 9405
pydaq/arduino_code/arduino_code.ino sha256=GHZx7Pz8OdufI02_nYeVz4CmwfZhqeFwY8inLP69fYw 1476
pydaq/guis/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydaq/guis/error_window_gui.py sha256=3VEXpKBhnZmc2UndZ0iCmbBM2UKVYo9PctRGrCmWLCU 396
pydaq/guis/getdata_arduino_widget.py sha256=8m6FeU_OEsN0qAEHGSRQSycXCvY3h_LJ1M61nUp0kSU 3024
pydaq/guis/getdata_nidaq_widget.py sha256=eJOt1H9NBgmm0J8RY5y0oge2zULmfkfWs5okjU7s_OY 5134
pydaq/guis/senddata_arduino_widget.py sha256=iaC1VPgCEkOXP7NjE8Sz_AFUmj_o_xvcoDwWkqqROzs 3022
pydaq/guis/senddata_nidaq_widget.py sha256=BVl-m8rAFzkbgl0zz_IwEctuU9dynHDA6CJqBuTQHcM 5188
pydaq/guis/stepresponse_arduino_widget.py sha256=M3zjZLbytNrCKUonmti0X4z7oWZdqoeSpV3PIkcOfVk 2990
pydaq/guis/stepresponse_nidaq_widget.py sha256=Birq4Sd-2jZjYDJtv0WUOtg251tdwdWv3rTtovyE3q4 6720
pydaq/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydaq/tests/tests_pydaq.py sha256=IArw3SZUfQEowfcein834YBY92v0LKjSA68Kaho4qp4 3714
pydaq/uis/Error_window.ui sha256=zsFjolapdWPPZfyTw3QmeB8piDT-ccLCkaY9VQ-3qyM 2321
pydaq/uis/PyDAQ_Base.ui sha256=Ens8Xg1Zjm0ZKv3kcHNTsCaYn2w-CEsukUpeTPOZadY 21153
pydaq/uis/PyDAQ_get_data_Arduino_widget.ui sha256=OL5HUsepWkuaDfn4NjkJ-8Zwdn7740RRrB82N56M32E 16100
pydaq/uis/PyDAQ_get_data_NIDAQ_widget.ui sha256=8U6AuuEMiGgy0phyiOwnpd3yQ5-XdWCQajubm9ldEis 18420
pydaq/uis/PyDAQ_send_data_Arduino_widget.ui sha256=sX7t_is3ksbd_6IrU3UcKMOz4qqaj5zmlge-wU2y1oE 13045
pydaq/uis/PyDAQ_send_data_NIDAQ_widget.ui sha256=QdvgawXm_VD0ojkU5qAEjkQqho18KqSidIioLrF4Zxo 18623
pydaq/uis/PyDAQ_step_response_Arduino_widget.ui sha256=CA5sIDdyVSrPEJGqoH7C8RxMmt8hsM7Heglv0bCCDHY 17474
pydaq/uis/PyDAQ_step_response_NIDAQ_widget.ui sha256=1CpYIYBNu4hyGhR2uAAPccWTt5LonHU5IJGEfr8Lx28 25236
pydaq/uis/__init__.py sha256=bOqZCNwDPe0E0k3qnsB7CmCHUy3hDP9EAAOipR7R56Y 68
pydaq/uis/resources_1.qrc sha256=vucUdb7OVJYrzZYeAULOdRkLevAsS4oCRVt6smKX0sk 283
pydaq/uis/resources_1_rc.py sha256=QooEnfOqR_6eyevq5gXCS2jXB2nGPeIUK8L3i-GO7_U 404272
pydaq/uis/ui_Error_window.py sha256=9D4ARE3IjkMtd0yvDKYqZ3RoFSJOlTajXK2wakSs10U 2992
pydaq/uis/ui_PyDAQ_Base.py sha256=WeBmwh9SVuOXPEvIDde3N_yJCa0wGZQlFDnyqUfQYwk 26771
pydaq/uis/ui_PyDAQ_get_data_Arduino_widget.py sha256=F7kEtQzYDDqWF0K1scTJTMbfk9l636yH_MQJL4K88aM 17921
pydaq/uis/ui_PyDAQ_get_data_NIDAQ_widget.py sha256=1WJ0aerw43IZZ3qD1b8DOImffLnlseZYrraS2aeLB60 17136
pydaq/uis/ui_PyDAQ_send_data_Arduino_widget.py sha256=fxS22aHZoQT9L5knN7Fy-WcxL_E-dDLksIB2kRzDQLE 15123
pydaq/uis/ui_PyDAQ_send_data_NIDAQ_widget.py sha256=96Sdh9qUBMJXApwdZ5iRwmG0bag2euOF0XwkwPqfGv4 16738
pydaq/uis/ui_PyDAQ_step_response_Arduino_widget.py sha256=FsWa_e5HOGX89FLhiLSo4gqfO_IGA8bkqIAbeXURNAQ 19418
pydaq/uis/ui_PyDAQ_step_response_NIDAQ_widget.py sha256=b2i7o0RMdvWj_ad2WOS3XVW7r-SkE70ciJb63T_MyzQ 22701
pydaq/uis/imgs/drop_down_arrow.png sha256=uzhU2yb6mUgyrmjjPk-ja0CAWsjRT3dNo0q4VFockQs 5890
pydaq/uis/imgs/drop_up_arrow.png sha256=HAH9ic-Gahj2_2IrmWADafm7ncdFXYSQUFaz_Z2rh78 5975
pydaq/uis/imgs/favicon.ico sha256=922-Y1Updvb1qqxiWkwGqa0L5bzd0bTN2zipmhjzo58 211262
pydaq/uis/imgs/logo.png sha256=smRA8Bg8gyRPBKSDK9JzodCEchofeF7A_Xrsbvtl9G8 49948
pydaq/uis/imgs/pydaq_logo.png sha256=zEC0y_SFiy3-yhXDKPgFZvGCXv6IEaDVt_ESBTiePoU 53690
pydaq/uis/imgs/reload.png sha256=xN66OnfZ2bJJNg1robc-UGLHqd6hgAR52iS3rG8onis 3621
pydaq/utils/base.py sha256=KGwBAVj0qqalwgejeAZb4n0htiUkthoaPX5w4N4pUn8 3759
pydaq/utils/signals.py sha256=chZkALoNVCv0lZsWDe-HAkqQitzWJ4phY3h-cRzFBuk 107
pydaq-0.0.4.dist-info/LICENSE sha256=eYHf-a3st3bS5K_030PWuQe-3u_abQFLbfp_SKCIB48 1554
pydaq-0.0.4.dist-info/METADATA sha256=T5owEwsHZYi08rgi2HE3AL_IwtqjWj7cPZaxVrac0p0 11381
pydaq-0.0.4.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
pydaq-0.0.4.dist-info/top_level.txt sha256=BSMmgpUAuylOFMHWboVZQqFsAKfCVLUe01kwLT8OIs4 6
pydaq-0.0.4.dist-info/RECORD

top_level.txt

pydaq