Metadata-Version: |
2.1 |
Name: |
ansys-workbench-core |
Version: |
0.7.0 |
Summary: |
A python wrapper for Ansys Workbench |
Author-Email: |
"ANSYS, Inc." <pyansys.core[at]ansys.com> |
Maintainer-Email: |
"ANSYS, Inc." <pyansys.core[at]ansys.com> |
Project-Url: |
Documentation, https://workbench.docs.pyansys.com |
Project-Url: |
Homepage, https://github.com/ansys/pyworkbench |
Project-Url: |
Source, https://github.com/ansys/pyworkbench |
Project-Url: |
Tracker, https://github.com/ansys/pyworkbench/issues |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.9,<4.0 |
Requires-Dist: |
ansys_api_workbench (>=0.2.0) |
Requires-Dist: |
ansys-platform-instancemanagement (>=1.0.1) |
Requires-Dist: |
ansys-pythonnet (>=3.1.0rc1) |
Requires-Dist: |
ansys-tools-path (>=0.3.1) |
Requires-Dist: |
tqdm (>=4.65.0) |
Requires-Dist: |
WMI (>=1.4.9); platform_system == "Windows" |
Requires-Dist: |
ansys-sphinx-theme[autoapi] (==1.1.7); extra == "doc" |
Requires-Dist: |
numpydoc (==1.8.0); extra == "doc" |
Requires-Dist: |
Sphinx (==8.1.3); extra == "doc" |
Requires-Dist: |
sphinx-autodoc-typehints (==2.5.0); extra == "doc" |
Requires-Dist: |
sphinx-copybutton (==0.5.2); extra == "doc" |
Requires-Dist: |
pytest (==8.3.3); extra == "tests" |
Requires-Dist: |
pytest-cov (==5.0.0); extra == "tests" |
Requires-Dist: |
bandit (==1.7.10); extra == "vulnerabilities" |
Requires-Dist: |
safety (==3.2.8); extra == "vulnerabilities" |
Provides-Extra: |
doc |
Provides-Extra: |
tests |
Provides-Extra: |
vulnerabilities |
Description-Content-Type: |
text/x-rst |