ansys-mechanical-core 0.11.20__py3-none-any.whl → 0.11.21__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.
- {ansys_mechanical_core-0.11.20.dist-info → ansys_mechanical_core-0.11.21.dist-info}/METADATA +2 -9
- {ansys_mechanical_core-0.11.20.dist-info → ansys_mechanical_core-0.11.21.dist-info}/RECORD +5 -5
- {ansys_mechanical_core-0.11.20.dist-info → ansys_mechanical_core-0.11.21.dist-info}/WHEEL +0 -0
- {ansys_mechanical_core-0.11.20.dist-info → ansys_mechanical_core-0.11.21.dist-info}/entry_points.txt +0 -0
- {ansys_mechanical_core-0.11.20.dist-info → ansys_mechanical_core-0.11.21.dist-info}/licenses/LICENSE +0 -0
{ansys_mechanical_core-0.11.20.dist-info → ansys_mechanical_core-0.11.21.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: ansys-mechanical-core
|
3
|
-
Version: 0.11.
|
3
|
+
Version: 0.11.21
|
4
4
|
Summary: A python wrapper for Ansys Mechanical
|
5
5
|
Keywords: pymechanical,mechanical,ansys,pyansys
|
6
6
|
Author-email: "ANSYS, Inc." <pyansys.core@ansys.com>
|
@@ -32,7 +32,6 @@ Requires-Dist: tqdm>=4.45.0
|
|
32
32
|
Requires-Dist: requests>=2,<3
|
33
33
|
Requires-Dist: sphinx==8.2.3 ; extra == "doc"
|
34
34
|
Requires-Dist: ansys-sphinx-theme[autoapi, changelog]==1.5.2 ; extra == "doc"
|
35
|
-
Requires-Dist: grpcio==1.73.0 ; extra == "doc"
|
36
35
|
Requires-Dist: imageio-ffmpeg==0.6.0 ; extra == "doc"
|
37
36
|
Requires-Dist: imageio==2.37.0 ; extra == "doc"
|
38
37
|
Requires-Dist: jupyter_sphinx==0.5.3 ; extra == "doc"
|
@@ -40,12 +39,7 @@ Requires-Dist: jupyterlab>=3.2.8 ; extra == "doc"
|
|
40
39
|
Requires-Dist: matplotlib==3.10.3 ; extra == "doc"
|
41
40
|
Requires-Dist: numpy==2.2.6 ; extra == "doc"
|
42
41
|
Requires-Dist: numpydoc==1.8.0 ; extra == "doc"
|
43
|
-
Requires-Dist: pandas==2.3.0 ; extra == "doc"
|
44
|
-
Requires-Dist: panel==1.7.1 ; extra == "doc"
|
45
|
-
Requires-Dist: plotly==6.1.2 ; extra == "doc"
|
46
42
|
Requires-Dist: pypandoc==1.15 ; extra == "doc"
|
47
|
-
Requires-Dist: pytest-sphinx==0.6.3 ; extra == "doc"
|
48
|
-
Requires-Dist: pythreejs==2.4.2 ; extra == "doc"
|
49
43
|
Requires-Dist: pyvista>=0.39.1 ; extra == "doc"
|
50
44
|
Requires-Dist: sphinx-autobuild==2024.10.3 ; extra == "doc"
|
51
45
|
Requires-Dist: sphinx-autodoc-typehints==3.1.0 ; extra == "doc"
|
@@ -54,13 +48,12 @@ Requires-Dist: sphinx_design==0.6.1 ; extra == "doc"
|
|
54
48
|
Requires-Dist: sphinx-gallery==0.19.0 ; extra == "doc"
|
55
49
|
Requires-Dist: sphinx-notfound-page==1.1.0 ; extra == "doc"
|
56
50
|
Requires-Dist: sphinxcontrib-websupport==2.0.0 ; extra == "doc"
|
57
|
-
Requires-Dist: sphinxemoji==0.3.1 ; extra == "doc"
|
58
51
|
Requires-Dist: ansys-tools-visualization-interface>=0.2.6 ; extra == "graphics"
|
59
52
|
Requires-Dist: usd-core==25.5.1 ; extra == "graphics"
|
60
53
|
Requires-Dist: ansys-platform-instancemanagement>=1.0.1 ; extra == "pim"
|
61
54
|
Requires-Dist: rpyc==6.0.2 ; extra == "rpc"
|
62
55
|
Requires-Dist: toolz==1.0.0 ; extra == "rpc"
|
63
|
-
Requires-Dist: pytest==8.4.
|
56
|
+
Requires-Dist: pytest==8.4.1 ; extra == "tests"
|
64
57
|
Requires-Dist: pytest-cov==6.2.1 ; extra == "tests"
|
65
58
|
Requires-Dist: pytest-print==1.1.0 ; extra == "tests"
|
66
59
|
Requires-Dist: psutil==7.0.0 ; extra == "tests"
|
@@ -46,8 +46,8 @@ ansys/mechanical/core/embedding/rpc/server.py,sha256=lYnSJyQm1dDytR_Hts280C5EldX
|
|
46
46
|
ansys/mechanical/core/embedding/rpc/utils.py,sha256=SKEYy-XoukyjzARH4yAdb4DVnWuU_2SbxprLU49p-9o,4666
|
47
47
|
ansys/mechanical/core/examples/__init__.py,sha256=Y0T8CKmaALL3diLfhsz3opfBgckD85DfHdzDrVsSwzg,1267
|
48
48
|
ansys/mechanical/core/examples/downloads.py,sha256=shNBkg3XGwQkrhSAvGOUbV-hYv9BXE5e_-PnoCrciSQ,4293
|
49
|
-
ansys_mechanical_core-0.11.
|
50
|
-
ansys_mechanical_core-0.11.
|
51
|
-
ansys_mechanical_core-0.11.
|
52
|
-
ansys_mechanical_core-0.11.
|
53
|
-
ansys_mechanical_core-0.11.
|
49
|
+
ansys_mechanical_core-0.11.21.dist-info/entry_points.txt,sha256=tErx6bIM27HGgwyM6ryyTUTw30Ab2F9J3FFkX2TPkhI,130
|
50
|
+
ansys_mechanical_core-0.11.21.dist-info/licenses/LICENSE,sha256=AVOPDv4UX26lKidhDvFf_fMR13Pr-n4wVAYSVyvD7Ww,1098
|
51
|
+
ansys_mechanical_core-0.11.21.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
|
52
|
+
ansys_mechanical_core-0.11.21.dist-info/METADATA,sha256=9DG9A93o69-5Qjt2VMHNbr192V9_77T7NQLzh-TEgNA,10333
|
53
|
+
ansys_mechanical_core-0.11.21.dist-info/RECORD,,
|
File without changes
|
{ansys_mechanical_core-0.11.20.dist-info → ansys_mechanical_core-0.11.21.dist-info}/entry_points.txt
RENAMED
File without changes
|
{ansys_mechanical_core-0.11.20.dist-info → ansys_mechanical_core-0.11.21.dist-info}/licenses/LICENSE
RENAMED
File without changes
|