labbench

View on PyPIReverse Dependencies (1)

0.43.0 labbench-0.43.0-py3-none-any.whl

Wheel Details

Project: labbench
Version: 0.43.0
Filename: labbench-0.43.0-py3-none-any.whl
Download: [link]
Size: 117650
MD5: f4f5775abaf7657257e7234d4a9fdcc7
SHA256: c6dc53983386e54f50d083e7e7aea4ce42108f32279e5b611dafac284c90371f
Uploaded: 2025-02-05 18:16:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: labbench
Version: 0.43.0
Summary: The `labbench` module provides API tools to support python scripting for laboratory automation.The goal is to simplify the process of developing an experimental procedure into clear, concise, explainable, and reusable code.
Author: Shane Allman, Paul Blanchard
Author-Email: Dan Kuester <daniel.kuester[at]nist.gov>, Yao Ma <yao.ma[at]nist.gov>
Maintainer-Email: Dan Kuester <daniel.kuester[at]nist.gov>
Project-Url: homepage, https://github.com/usnistgov/labbench
Project-Url: repository, https://github.com/usnistgov/labbench
Project-Url: documentation, https://pages.nist.gov/labbench
Project-Url: changelog, https://github.com/usnistgov/labbench/blob/master/ChangeLog.md
License: # License This software was developed by employees of the National Institute of Standards and Technology (NIST), an agency of the Federal Government. Pursuant to title 17 United States Code Section 105, works of NIST employees are not subject to copyright protection in the United States and are considered to be in the public domain. Permission to freely use, copy, modify, and distribute this software and its documentation without fee is hereby granted, provided that this notice and disclaimer of warranty appears in all copies. THE SOFTWARE IS PROVIDED 'AS IS' WITHOUT ANY WARRANTY OF ANY KIND, EITHER EXPRESSED, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTY THAT THE SOFTWARE WILL CONFORM TO SPECIFICATIONS, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND FREEDOM FROM INFRINGEMENT, AND ANY WARRANTY THAT THE DOCUMENTATION WILL CONFORM TO THE SOFTWARE, OR ANY WARRANTY THAT THE SOFTWARE WILL BE ERROR FREE. IN NO EVENT SHALL NIST BE LIABLE FOR ANY DAMAGES, INCLUDING, BUT NOT LIMITED TO, DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES, ARISING OUT OF, RESULTING FROM, OR IN ANY WAY CONNECTED WITH THIS SOFTWARE, WHETHER OR NOT BASED UPON WARRANTY, CONTRACT, TORT, OR OTHERWISE, WHETHER OR NOT INJURY WAS SUSTAINED BY PERSONS OR PROPERTY OR OTHERWISE, AND WHETHER OR NOT LOSS WAS SUSTAINED FROM, OR AROSE OUT OF THE RESULTS OF, OR USE OF, THE SOFTWARE OR SERVICES PROVIDED HEREUNDER. Distributions of NIST software should also include copyright and licensing statements of any third-party software that are legally bundled with the code in compliance with the conditions of those licenses. ## Dependency licenses Recently available license information for functional dependencies of this source code is summarized below. These dependencies are not redistributed here and must be installed separately. |Package|License| |-------|-------| |coloredlogs 7.x|[MIT](https://github.com/xolox/python-coloredlogs/blob/master/LICENSE.txt)| |ipywidgets 7.0|[BSD](https://github.com/jupyter-widgets/ipywidgets/blob/master/LICENSE)| |notebook 5.x|[BSD](https://github.com/jupyter/jupyter/blob/master/LICENSE)| |numpy 1.10.x|[BSD](https://docs.scipy.org/doc/numpy-1.10.0/license.html)| |pandas 0.21|[BSD](https://pandas.pydata.org/pandas-docs/stable/overview.html#license)| |pyserial 3.x|[BSD](https://pythonhosted.org/pyserial/appendix.html#license)| |python 3.x (and standard libraries)|[PSF/BeOpen.org](https://docs.python.org/3/license.html)| |pyvisa 1.8|[MIT](https://github.com/pyvisa/pyvisa/blob/master/LICENSE)| |pythonnet|[MIT](https://github.com/pythonnet/pythonnet/blob/master/LICENSE)| |sphinx 1.6.x|[BSD,MIT,PSF/Beopen.org](https://github.com/sphinx-doc/sphinx/blob/master/LICENSE)|
Requires-Python: <3.14,>=3.9
Requires-Dist: click (~=8.0)
Requires-Dist: comtypes; sys_platform == "win32"
Requires-Dist: dulwich (>=0.20)
Requires-Dist: feather-format (>=0.4.0)
Requires-Dist: libusb-package; sys_platform == "win32"
Requires-Dist: libusb1 (>=3.1.0)
Requires-Dist: numpy (>=1.19)
Requires-Dist: pandas (<3,>=1.2.0)
Requires-Dist: pip
Requires-Dist: psutil (>=5.0)
Requires-Dist: pyarrow (>=14)
Requires-Dist: pyserial (>=3.0)
Requires-Dist: pyvisa-py[gpib-ctypes,psutil,serial,usb] (>=0.6)
Requires-Dist: pyvisa-sim (>=0.5.1)
Requires-Dist: pyvisa (>=1.8)
Requires-Dist: pywin32; sys_platform == "win32"
Requires-Dist: ruamel-yaml (>=0.17.21)
Requires-Dist: sqlalchemy (<2,>=1.4)
Requires-Dist: typing-extensions (>=4.8.0)
Requires-Dist: validators (>=0.20.0)
Requires-Dist: ast-decompiler; extra == "dev"
Requires-Dist: astor (>=0.8.1); extra == "dev"
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: pip; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: jupytext (>=1.6.0); extra == "doc"
Requires-Dist: mypy-extensions (>=1.0.0); extra == "doc"
Requires-Dist: mypy (>=1.7.0); extra == "doc"
Requires-Dist: myst-nb (>=1.0); extra == "doc"
Requires-Dist: pyperf (>=2.6.2); extra == "doc"
Requires-Dist: sphinx (>=7); extra == "doc"
Requires-Dist: toml; extra == "doc"
Requires-Dist: pythonnet; extra == "dotnet"
Requires-Dist: ipython; extra == "jupyter"
Requires-Dist: ipywidgets; extra == "jupyter"
Requires-Dist: jupyter; extra == "jupyter"
Requires-Dist: notebook; extra == "jupyter"
Requires-Dist: pyvicp; extra == "pyvicp"
Requires-Dist: zeroconf; extra == "pyvisa-py-extras"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: dotnet
Provides-Extra: jupyter
Provides-Extra: pyvicp
Provides-Extra: pyvisa-py-extras
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 4770 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
labbench/__init__.py sha256=Fjy4eVygigBlFiEYtMRUNON1IRSUpdk4GB3gjCYqQOo 1488
labbench/_backends.py sha256=xalaaVjhaqUvgWXoeUAB8BFyikwn2rWN_mgOZlcdHVE 55469
labbench/_data.py sha256=RWI91tHAsrVi7c5asGbqmXKhZmqJ5-yOd1E8Jpd4jI8 66960
labbench/_device.py sha256=dt0vA2akZK9zH8UElwhkj8JjYv--eA8341V-UyvPQbA 13985
labbench/_host.py sha256=O1EZdZFmfb-G6XqfB4gwMNAB7W9UO2Hmb7vagsu-mHc 10827
labbench/_rack.py sha256=rfvWV7A8dmY98z1l2iFda0daVUy-SBR-xP1QWSBsczU 53950
labbench/_serialize.py sha256=ii6oN4zTfroBaSxmbXpmcz7otB0E2ByiOb7F6J68Ijk 12162
labbench/_version.py sha256=Zg1naC6mcD7BYHn1U_wVzZsJR7TCgAJEzhxmBxwBYl8 74
labbench/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
labbench/util.py sha256=vhFeFmNGzIfZ6o3EF2WFE-mSKB8dNsP44LLGXmen3CY 52691
labbench/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
labbench/cli/__main__.py sha256=8kZNzED95HtCEnm3qzaJL8jjVvZ7r8a7N_5-ClAsYa0 12218
labbench/paramattr/__init__.py sha256=8oXUDgrdHRkQtafThs756fNlD9qOdsW8TBL0mIHdkN4 528
labbench/paramattr/_bases.py sha256=FUe7edA55J-qacwJB1ODuEOdk1-Xz8Snu00rHSJrnqc 90099
labbench/paramattr/_key_adapters.py sha256=8klRakIlnTppdwYb1lZHe_3z3y8kCSCF3p4_Q9DZ6aA 7487
labbench/paramattr/_types.py sha256=L7b-kz3cO7IIzBBRY-Dk5Q4c72mX4hFhqS_YfYZRFzk 6329
labbench/paramattr/method.py sha256=zPZebKOVvvLwUsSd4hQWdu90i5AGLfWxflQUQ-JGQsc 681
labbench/paramattr/method_kwarg.py sha256=cHl8REL3ncBD_ZUifHNMb2G19fr1RoQbPKjLZeuGDnU 801
labbench/paramattr/property.py sha256=toUzHFhkQaZ8K_SjAWIXk8rkM4WUwyEcv_ImVwwRNIo 632
labbench/paramattr/value.py sha256=Uh4x0feSRsR_TJ-4T3G6VJAUo3NYYrqROSxkXyccER0 1529
labbench/testing/__init__.py sha256=TGGi7qOnD2wi4h2NcRUaNlPfx5nCxUHD5uGjpJZzBUA 123
labbench/testing/pyvisa_sim.py sha256=bfTEit6YviAe3_IBvjx8M5yox_r_hDEXAOFhO9isG-4 5940
labbench/testing/pyvisa_sim.yml sha256=iZ1QJtLVMZhHOa_qisvjPRL3QSYIDTDlWY0wRh3gX_E 14144
labbench/testing/store_backend.py sha256=3mHvF98v62URg-n8uAOq29NlGARc3-lCv7x4HFVMO9M 7295
labbench-0.43.0.dist-info/METADATA sha256=lSEts6-PrRJXv4tb8ZRP97Sutrx6RQ6Own_hwjS0lDE 10385
labbench-0.43.0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
labbench-0.43.0.dist-info/entry_points.txt sha256=amMI8X-6E91kKT1RbUUeZ2VHTA8w5tZE9-bLwNNSvB0 58
labbench-0.43.0.dist-info/licenses/LICENSE.md sha256=uwz3Vr5ETCNzY3bA6XbGNmxuJCAbzB5RIeXptsU5Ltk 2785
labbench-0.43.0.dist-info/RECORD

entry_points.txt

labbench = labbench.cli.__main__:do_cli