tsmasterapi 2025.10.29.1701__tar.gz

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 tsmasterapi might be problematic. Click here for more details.

@@ -0,0 +1,34 @@
1
+ Metadata-Version: 2.1
2
+ Name: tsmasterapi
3
+ Version: 2025.10.29.1701
4
+ Summary: Use TSMaster hardware
5
+ Home-page: UNKNOWN
6
+ Author: seven
7
+ Author-email: 865762826@qq.com
8
+ License: Apache License
9
+ Platform: WINDOWS
10
+ Classifier: Intended Audience :: Developers
11
+ Classifier: Natural Language :: Chinese (Simplified)
12
+ Classifier: Programming Language :: Python
13
+ Classifier: Programming Language :: Python :: 3
14
+ Classifier: Programming Language :: Python :: 3.5
15
+ Classifier: Programming Language :: Python :: 3.6
16
+ Classifier: Programming Language :: Python :: 3.7
17
+ Classifier: Programming Language :: Python :: 3.8
18
+ Classifier: Programming Language :: Python :: 3.9
19
+ Classifier: Programming Language :: Python :: 3.10
20
+ Classifier: Programming Language :: Python :: 3.11
21
+ Classifier: Programming Language :: Python :: 3.12
22
+ Classifier: Topic :: Software Development :: Libraries
23
+ License-File: license.txt
24
+
25
+ # TSMasterAPI Package
26
+ This is the TSMaster python library
27
+
28
+ Can only be used by WIN32 Python
29
+
30
+ [联系作者](865762826@qq.com)
31
+
32
+ to write your content.
33
+
34
+
@@ -0,0 +1,8 @@
1
+ # TSMasterAPI Package
2
+ This is the TSMaster python library
3
+
4
+ Can only be used by WIN32 Python
5
+
6
+ [联系作者](865762826@qq.com)
7
+
8
+ to write your content.