cdlclient

View on PyPIReverse Dependencies (0)

0.10.0 cdlclient-0.10.0-py3-none-any.whl

Wheel Details

Project: cdlclient
Version: 0.10.0
Filename: cdlclient-0.10.0-py3-none-any.whl
Download: [link]
Size: 61145
MD5: fcfd2c19c84d470c41bfe42391a117b3
SHA256: bea1d57a3c4a9caaebe62d059e5dddc5f08530adf73af0955bac5ed7d1556742
Uploaded: 2024-03-22 19:40:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cdlclient
Version: 0.10.0
Summary: Python library providing a simple remote client to DataLab (CDL) application
Author-Email: Codra <p.raybaut[at]codra.fr>
Project-Url: Homepage, https://github.com/DataLab-Platform/DataLabSimpleClient/
Project-Url: Documentation, https://cdlclient.readthedocs.io/en/latest/
License: BSD 3-Clause License Copyright (c) 2023, Codra, Pierre Raybaut. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. 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.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Operating System :: Microsoft :: Windows :: Windows 8
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Widget Sets
Requires-Python: <4,>=3.8
Requires-Dist: NumPy (>=1.21)
Requires-Dist: guidata (>=3.1)
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: Coverage; extra == "dev"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-intl; extra == "doc"
Requires-Dist: pydata-sphinx-theme; extra == "doc"
Requires-Dist: PyQt5; extra == "test"
Requires-Dist: QtPy; extra == "test"
Requires-Dist: plotpy; extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2704 characters]

WHEEL

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

RECORD

Path Digest Size
cdlclient/__init__.py sha256=UlFYxr-NaUsbau9yKgSuH4ndzZVitgd5JilPzAK5L3k 709
cdlclient/baseproxy.py sha256=C_-zGxvyxxGjYlc3QhRlBzNHL-YYKZjITG3KR84EEWU 23515
cdlclient/config.py sha256=7w_KDCMEyWZ6asu70QumEBYTGmPobNzKkKv0MOW_IKM 501
cdlclient/qthelpers.py sha256=KOQRoBECYopNCfKAf4R26_vwkoGUkgzp9mq_VZypA7U 2921
cdlclient/remote.py sha256=zHdDkooz7mLze5cVPBZccrwDgDI9y6G2tJ42yqWGOzs 16704
cdlclient/simplemodel.py sha256=ejsnrHiacoXYq5Ir0q3DrAkKme6G1YeqwAd8OXCdd7M 4502
cdlclient/locale/fr/LC_MESSAGES/cdlclient.mo sha256=EggHqkucLVfkmdjmQZpAt-GBX4K-Qm-MWn7h_2INFfM 1717
cdlclient/tests/__init__.py sha256=Z3L8kEEut36BnuUGLpwW8bTLAAEvG09eXgrZ_ZrpHBY 404
cdlclient/tests/connect_dialog.py sha256=m9RTDsx292k3glC2SBNeRP6KkiJUu39v1b5_AKZD5QI 805
cdlclient/tests/get_object_dialog.py sha256=OaxfZZu_QCaD0xBLmKk1SyBPGzphaOcttyC6OrEm9lk 1157
cdlclient/tests/imagefile_to_code.py sha256=2VCbkyM_ePE3qNrArNs7z7GoPevNxxb6nEAeo5LJEoo 1344
cdlclient/tests/remoteclient_app.py sha256=PGT0Bp7bo1ijmD5lAkYsjkT5V4sTOGfWeDuTGgbPvsc 8133
cdlclient/tests/remoteclient_base.py sha256=qRx_6RzDzwuLXTRw4O2GSilLIraL6PymZpp3Fv1aJkg 5000
cdlclient/tests/remoteclient_unit.py sha256=kuw5FoapRxOvATFemeQjgD90j3-3b_hI9BigWUq6mYk 2541
cdlclient/widgets/__init__.py sha256=x5Lork9LtQehG9CagX3kfUhzFjqu-UgTNyfYCl66UUY 430
cdlclient/widgets/connection.py sha256=i4lGwXj5ojADEtTKJHndxAlg428cgfNQVWYmmNz9jJg 4531
cdlclient/widgets/datalab_banner.py sha256=sHbiSWZaWCC58Vr4umPrZA7wFut3IS6p57PwSTOvamU 11176
cdlclient/widgets/objectdialog.py sha256=guWMR3N7K8gV5Dvv3EVEbEHP_433BoIesI6WT9NKFuw 9443
cdlclient/widgets/svg_icons.py sha256=SSlV_nYeWJy1eIlMFv6IqNlWhwS7j33BAkZdgU2afQg 51407
cdlclient-0.10.0.dist-info/LICENSE sha256=kyV1Av2Cy_XRlO9QIALTKMhL1QsgbkjgvayA30fwqrQ 1559
cdlclient-0.10.0.dist-info/METADATA sha256=kLMnR5h_ILWjXPk4qP-N1XKbxFPKmkkClODI0yHKawo 6842
cdlclient-0.10.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
cdlclient-0.10.0.dist-info/entry_points.txt sha256=J0ef1RrZbG5-XC76XEGnZqrwtTm-mhGbxPxQAuBwiGM 52
cdlclient-0.10.0.dist-info/top_level.txt sha256=GmeJqaoBm6p4P1jHryua1nPH0AnnBJupLd6_LA3pW6M 10
cdlclient-0.10.0.dist-info/RECORD

top_level.txt

cdlclient

entry_points.txt

cdlclient-tests = cdlclient.tests:run