mastapy 14.1.2__py3-none-any.whl → 14.1.3__py3-none-any.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.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: mastapy
|
3
|
-
Version: 14.1.
|
3
|
+
Version: 14.1.3
|
4
4
|
Summary: Python scripting API for MASTA.
|
5
5
|
License: MIT
|
6
6
|
Keywords: mastapy,smt,masta
|
@@ -33,13 +33,13 @@ Requires-Dist: ptvsd (>=4.3.2) ; python_version < "3.13"
|
|
33
33
|
Requires-Dist: pythonnet (<3.0.0) ; python_version < "3.9"
|
34
34
|
Requires-Dist: pythonnet (>=3.0.0,<4.0.0) ; python_version >= "3.9"
|
35
35
|
Requires-Dist: typeguard (>=4.1.2) ; python_full_version >= "3.7.4"
|
36
|
-
Project-URL: Documentation, https://documentation.smartmt.com/MastaAPI/14.1.
|
36
|
+
Project-URL: Documentation, https://documentation.smartmt.com/MastaAPI/14.1.3/
|
37
37
|
Project-URL: Homepage, https://www.smartmt.com/
|
38
38
|
Description-Content-Type: text/markdown
|
39
39
|
|
40
40
|
<h1 align="center">
|
41
|
-
<img src="https://documentation.smartmt.com/MastaAPI/14.1.
|
42
|
-
<img src="https://documentation.smartmt.com/MastaAPI/14.1.
|
41
|
+
<img src="https://documentation.smartmt.com/MastaAPI/14.1.3/images/smt_logo.png" width="150" alt="SMT"><br>
|
42
|
+
<img src="https://documentation.smartmt.com/MastaAPI/14.1.3/images/MASTA_14_logo.png" width="400" alt="Mastapy">
|
43
43
|
</h1><br>
|
44
44
|
|
45
45
|
[](https://github.com/astral-sh/ruff) [](https://python-poetry.org/) [](https://opensource.org/licenses/MIT)
|
@@ -48,7 +48,7 @@ Mastapy is the Python scripting API for MASTA.
|
|
48
48
|
|
49
49
|
- **Website**: https://www.smartmt.com/
|
50
50
|
- **Support**: https://support.smartmt.com/
|
51
|
-
- **Documentation**: https://documentation.smartmt.com/MastaAPI/14.1.
|
51
|
+
- **Documentation**: https://documentation.smartmt.com/MastaAPI/14.1.3/
|
52
52
|
|
53
53
|
|
54
54
|
### Features
|
@@ -268,7 +268,7 @@ mastapy/_private/_internal/sentinels.py,sha256=L_ibd3s8-FRJYQqHc7AwTLbqLAr7EWGb6
|
|
268
268
|
mastapy/_private/_internal/tuple_with_name.py,sha256=PPpSho04giLWf9yZc5EoP0jporzCRgoZpZN9paGKfo0,1580
|
269
269
|
mastapy/_private/_internal/type_enforcement.py,sha256=qqEE2_d7AVvadOQtg46nZ6lWmw-VihMhyPKVzk3es8w,9248
|
270
270
|
mastapy/_private/_internal/utility.py,sha256=OWd7sjtevMoojJRge1_HnqHt_tH6uSC7YaaATAW8MfE,3856
|
271
|
-
mastapy/_private/_internal/version.py,sha256=
|
271
|
+
mastapy/_private/_internal/version.py,sha256=nkMKUYpHvlmdwblkNLxBstMSfrr1M6wgANRneHGhtcA,134
|
272
272
|
mastapy/_private/_lib/__init__.py,sha256=TYhaKQtSf8hN5D_trQ2tnh4Hm3H1seOnN4bo9iYHz3U,47
|
273
273
|
mastapy/_private/_lib/net462/__init__.py,sha256=TYhaKQtSf8hN5D_trQ2tnh4Hm3H1seOnN4bo9iYHz3U,47
|
274
274
|
mastapy/_private/_lib/net462/ClrLoader.dll,sha256=R6U3AlfHucz7gqm1yHj50N2ychovEoQTozcQWWdjv5w,8192
|
@@ -8531,6 +8531,6 @@ mastapy/utility/vectors/__init__.py,sha256=r8LxYDfuyCpoFwkzyqQEGRcxADn_La-zz6V7C
|
|
8531
8531
|
mastapy/utility_gui/__init__.py,sha256=yaGW2rAVO5X7PohpNMMtTQLBzGxX6dekMQ6uOw80h3s,1161
|
8532
8532
|
mastapy/utility_gui/charts/__init__.py,sha256=RRh7dOoPs0FewlyaWuQmHUR7gtJ9eggOF9udKg074kA,3256
|
8533
8533
|
mastapy/utility_gui/databases/__init__.py,sha256=hwo7WYEANqPT_uf9jzzqtcRlUXttDzI7gyQmTWVgES4,553
|
8534
|
-
mastapy-14.1.
|
8535
|
-
mastapy-14.1.
|
8536
|
-
mastapy-14.1.
|
8534
|
+
mastapy-14.1.3.dist-info/METADATA,sha256=S0vxwo6Qao700GJLClVE-jseHwAi1H_rQUC6dKxH8g4,3397
|
8535
|
+
mastapy-14.1.3.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
8536
|
+
mastapy-14.1.3.dist-info/RECORD,,
|
File without changes
|