zhinst-core 25.7.0.507__cp311-cp311-manylinux2014_aarch64.whl → 25.10.0.274__cp311-cp311-manylinux2014_aarch64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of zhinst-core might be problematic. Click here for more details.
- zhinst/core/__init__.pyi +1 -1
- zhinst/core/_core.so +0 -0
- {zhinst_core-25.7.0.507.dist-info → zhinst_core-25.10.0.274.dist-info}/METADATA +2 -1
- {zhinst_core-25.7.0.507.dist-info → zhinst_core-25.10.0.274.dist-info}/RECORD +6 -6
- {zhinst_core-25.7.0.507.dist-info → zhinst_core-25.10.0.274.dist-info}/WHEEL +0 -0
- {zhinst_core-25.7.0.507.dist-info → zhinst_core-25.10.0.274.dist-info}/licenses/LICENSE.txt +0 -0
zhinst/core/__init__.pyi
CHANGED
|
@@ -21,7 +21,7 @@ __version__: str
|
|
|
21
21
|
LabOneResultAny: TypeAlias = Any
|
|
22
22
|
LabOneResultNested: TypeAlias = Dict[str, Union[LabOneResultNested, LabOneResultAny]]
|
|
23
23
|
|
|
24
|
-
_STUB_VERSION_HASH = "
|
|
24
|
+
_STUB_VERSION_HASH = "cab58d6d54c65423de6d43a7ee796431"
|
|
25
25
|
|
|
26
26
|
class ziListEnum(Enum):
|
|
27
27
|
"""Enumeration for listNodes."""
|
zhinst/core/_core.so
CHANGED
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: zhinst-core
|
|
3
|
-
Version: 25.
|
|
3
|
+
Version: 25.10.0.274
|
|
4
4
|
Summary: Python API for Zurich Instruments Devices
|
|
5
5
|
Project-URL: Documentation, https://docs.zhinst.com/labone_api_user_manual
|
|
6
6
|
Author-email: Zurich Instruments AG <info@zhinst.com>
|
|
@@ -21,6 +21,7 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
21
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
22
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.13
|
|
24
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
24
25
|
Classifier: Topic :: Scientific/Engineering
|
|
25
26
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
26
27
|
Requires-Python: >=3.9
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
zhinst/core/__init__.py,sha256=7kcZ-cpfrMCGX9XHt80qoiLREUjiKp4-WQ5YXxpydbQ,177
|
|
2
|
-
zhinst/core/__init__.pyi,sha256=
|
|
3
|
-
zhinst/core/_core.so,sha256=
|
|
2
|
+
zhinst/core/__init__.pyi,sha256=GU-bgW4HTJEaOyFQOefY4q5hhy6OMb2rwHJ7Dzxtz1I,54812
|
|
3
|
+
zhinst/core/_core.so,sha256=4j_9Ith98sTZeF2LJOKQl9GcMgyJSiDsKsGf0AvbPBM,44676704
|
|
4
4
|
zhinst/core/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
5
|
zhinst/core/_tracing/__init__.pyi,sha256=mFZYfRfJ4dIZCuvnfpAV-v4ddbiXl7n-de61znyNBeQ,2431
|
|
6
6
|
zhinst/core/errors/__init__.pyi,sha256=FrIkvsH8m-jQBVtgOss-2uZXVCOBzUnk3q9RX_LkEII,954
|
|
7
7
|
zhinst/ziPython/__init__.py,sha256=0lo3Td5ndqGZp6NYP0gJcMghrmc2I923WHPfwt7abnE,443
|
|
8
8
|
zhinst/ziPython/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
zhinst/ziPython/errors/__init__.py,sha256=-niezFlzHjQGSqTqRF_9oWaJTJMNdSudEZMsLsoskXk,216
|
|
10
|
-
zhinst_core-25.
|
|
11
|
-
zhinst_core-25.
|
|
12
|
-
zhinst_core-25.
|
|
13
|
-
zhinst_core-25.
|
|
10
|
+
zhinst_core-25.10.0.274.dist-info/METADATA,sha256=2_2sqtaXazjM_Qk5jRrdF7NJIB3W12DGyDX7ZFF98U4,2764
|
|
11
|
+
zhinst_core-25.10.0.274.dist-info/WHEEL,sha256=Et6peXjWSLQdE1bKMnZYbgtT7E4cjGEMrw404VmMAHs,109
|
|
12
|
+
zhinst_core-25.10.0.274.dist-info/licenses/LICENSE.txt,sha256=F4okYREnc372D8C-9kSiGKV3xLE8lMGnhnB0sJHbX70,1065
|
|
13
|
+
zhinst_core-25.10.0.274.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|