pyansys


Namepyansys JSON
Version 2024.1.8 PyPI version JSON
download
home_pageNone
SummaryPythonic interfaces to Ansys products
upload_time2024-04-18 15:22:56
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyAnsys metapackage
===================
|pyansys| |python| |pypi| |downloads| |GH-CI| |MIT| |black| |pre-commit|

.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC
   :target: https://docs.pyansys.com/
   :alt: PyAnsys

.. |python| image:: https://img.shields.io/pypi/pyversions/pyansys?logo=pypi
   :target: https://pypi.org/project/pyansys/
   :alt: Python

.. |pypi| image:: https://img.shields.io/pypi/v/pyansys.svg?logo=python&logoColor=white
   :target: https://pypi.org/project/pyansys/
   :alt: PyPI

.. |downloads| image:: https://img.shields.io/pypi/dm/pyansys.svg
   :target: https://pypi.org/project/pyansys/
   :alt: PyPI Downloads

.. |GH-CI| image:: https://github.com/ansys/pyansys/actions/workflows/ci-build.yml/badge.svg
   :target: https://github.com/ansys/pyansys/actions/workflows/ci-build.yml
   :alt: GH-CI

.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg
   :target: https://opensource.org/licenses/MIT
   :alt: MIT

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat
   :target: https://github.com/psf/black
   :alt: Black

.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/pyansys/pyansys/main.svg
   :target: https://results.pre-commit.ci/latest/github/pyansys/pyansys/main
   :alt: pre-commit.ci status

Welcome to the PyAnsys metapackage repository. The ``pyansys`` metapackage
provides a single package of collected PyAnsys packages that ensures compatibility
of these packages amongst themselves and the Ansys product release that they are linked to.

.. image:: https://raw.githubusercontent.com/ansys/pyansys/main/doc/source/_static/pyansys_dark.png
   :target: https://docs.pyansys.com
   :alt: PyAnsys

The ``pyansys`` metapackage ensures compatibility between these PyAnsys packages:

- `PyAdditive <https://additive.docs.pyansys.com/>`_: Pythonic interface to the Ansys Additive service.
- `PyAEDT <https://aedt.docs.pyansys.com/>`_: Pythonic interface to AEDT (Ansys Electronics Desktop).
- `PyAnsys Geometry <https://geometry.docs.pyansys.com/>`_: Pythonic interface to the Ansys Geometry service.
- `PyAnsys Math <https://math.docs.pyansys.com/>`_: Pythonic interface to PyAnsys Math libraries.
- `PyDPF - Core <https://dpf.docs.pyansys.com/>`_: Pythonic interface to Ansys DPF (Data Processing Framework) for building more advanced and customized workflows.
- `PyDPF - Post <https://post.docs.pyansys.com/>`_: Pythonic interface to access and post process Ansys solver result files.
- `PyDPF - Composites <https://composites.dpf.docs.pyansys.com/>`_: Pythonic interface for DPF's postprocessing of layered and short-fiber composite models.
- `PyDyna <https://dyna.docs.pyansys.com/>`_: Pythonic interface to build the Ansys DYNA input deck, submit it to the Ansys LS-DYNA solver and postprocess its results.
- `PyDynamicReporting <https://dynamicreporting.docs.pyansys.com/>`_: Pythonic interface to Ansys Dynamic Reporting for service and control of its database and reports.
- `PyEDB - Core <https://edb.core.docs.pyansys.com/>`_: Pythonic interface to the Electronics Database (EDB).
- `PyEnSight <https://ensight.docs.pyansys.com/>`_: Pythonic interface to EnSight, the Ansys simulation postprocessor.
- `PyFluent <https://fluent.docs.pyansys.com/>`_: Pythonic interface to Ansys Fluent.
- `PyFluent - Parametric <https://parametric.fluent.docs.pyansys.com/>`_: Pythonic interface to Ansys Fluent parametric workflows.
- `PyFluent - Visualization <https://visualization.fluent.docs.pyansys.com/>`_: Pythonic interface to visualize Ansys Fluent simulations.
- `PyGranta <https://grantami.docs.pyansys.com/>`_: Pythonic interface to Ansys Granta MI services.
- `PyHPS <https://hps.docs.pyansys.com/version/dev/>`_: A Python client for Ansys HPC Platform Services (HPS).
- `PyMAPDL <https://mapdl.docs.pyansys.com/>`_: Pythonic interface to Ansys MAPDL (Mechanical APDL).
- `PyMAPDL Reader <https://reader.docs.pyansys.com/>`_: Pythonic interface to read legacy MAPDL result files (MAPDL 14.5 and later).
- `PyMechanical <https://mechanical.docs.pyansys.com/>`_: Pythonic interface to Ansys Mechanical.
- `PyMotorCAD <https://motorcad.docs.pyansys.com/>`_: Pythonic interface to Ansys Motor-CAD.
- `PyOptislang <https://optislang.docs.pyansys.com/>`_: Pythonic interface to Ansys Optislang.
- `PyPIM <https://pypim.docs.pyansys.com/>`_: Pythonic interface to communicate with the Ansys PIM (Product Instance Management) API.
- `PyPrimeMesh <https://prime.docs.pyansys.com/>`_: Pythonic interface to Ansys Prime Server, which delivers core Ansys meshing technology.
- `PyRocky <https://rocky.docs.pyansys.com/>`_: Python library to communicate with Ansys Rocky using Rocky PrePost API.
- `PySeascape <https://seascape.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys RedHawkSC and TotemSC.
- `PySherlock <https://sherlock.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys Sherlock.
- `PySimAI <https://simai.docs.pyansys.com/>`_: Pythonic interface to use SimAI.
- `PySystemCoupling <https://systemcoupling.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys System Coupling.
- `PyTurboGrid <https://turbogrid.docs.pyansys.com/>`_: Pythonic interface to Ansys TurboGrid, a high-quality turbomachinery meshing software app.
- `PyTwin <https://twin.docs.pyansys.com/>`_: Pythonic interface to communicate with consumption workflows for Ansys digital twins.
- `Shared Components <https://shared.docs.pyansys.com/>`_: Shared Ansys software components to enable package interoperability and minimize maintenance.

Other tools delivered as part of the metapackage are:

- `Ansys Tools Path <https://path.tools.docs.pyansys.com/>`_: Library to locate Ansys products in a local machine.
- `Ansys Tools Protobuf Compilation Helper <https://ansys.github.io/ansys-tools-protoc-helper/>`_: Utility library to compile ``.proto`` files to Python source when building the package wheel.
- `PyAnsys Tools Report <https://report.tools.docs.pyansys.com/>`_:  Tool for reporting your Python environment's package versions and hardware resources in a standardized way.
- `PyAnsys Tools Versioning <https://versioning.tools.docs.pyansys.com/>`_: Tool for backwards and forwards server support.
- `PyAnsys Units <https://units.docs.pyansys.com/>`_: Pythonic interface for units, unit systems, and unit conversions.

Much effort is underway to continue expanding and developing packages in the
`PyAnsys GitHub <https://github.com/ansys/>`__ account. On the ``Issues`` page
for each package, you can post issues and request new features. You can also feel
free to post a question on the `Ansys Developer Forums <https://discuss.ansys.com/>`_.

By default, the PyAnsys metapackage installs these core modules:

- `PyAdditive`_
- `PyAEDT`_
- `PyAnsys Geometry`_
- `PyAnsys Math`_
- `PyDPF - Core`_
- `PyDPF - Post`_
- `PyDPF - Composites`_
- `PyDyna`_
- `PyDynamicReporting`_
- `PyEDB - Core`_
- `PyEnSight`_
- `PyFluent`_
- `PyGranta`_
- `PyHPS`_
- `PyMAPDL`_
- `PyMechanical`_
- `PyMotorCAD`_
- `PyOptislang`_
- `PyPIM`_
- `PyPrimeMesh`_
- `PyRocky`_
- `PySeascape`_
- `PySherlock`_
- `PySimAI`_
- `PySystemCoupling`_
- `PyTurboGrid`_
- `PyTwin`_
- `Shared Components`_

Additionally, the ``pyansys`` metapackage contains certain extra targets that
can be installed upon request:

- **mapdl-all**: This target installs the core packages and `PyMAPDL Reader`_.
- **fluent-all**: This target installs the core packages, `PyFluent - Parametric`_, and `PyFluent - Visualization`_.
- **tools**: This target installs the core packages, `Ansys Tools Path`_, `Ansys Tools Protobuf Compilation Helper`_, `PyAnsys Tools Versioning`_, `PyAnsys Tools Report`_, and `PyAnsys Units`_.
- **all**: This target installs all extra ``pyansys`` packages.

Package installation
--------------------

Two installation modes are provided: user and offline.

User mode installation
^^^^^^^^^^^^^^^^^^^^^^

Before installing the ``pyansys`` metapackage in user mode, ensure that you have
the latest version of `pip <https://pypi.org/project/pip/>`_ with this command:

.. code:: bash

    python -m pip install -U pip

Then, install the ``pyansys`` metapackage with this command:

.. code:: bash

   python -m pip install pyansys

If you are interested in **installing an extra target** such as ``fluent-all``,
you use a command like this:

.. code:: bash

   python -m pip install pyansys[fluent-all]

If you are interested in **installing a specific version** such as ``2023.1.0``,
you use a command like this:

.. code:: bash

   python -m pip install pyansys==2023.1.0

Offline mode installation
^^^^^^^^^^^^^^^^^^^^^^^^^

If you lack an internet connection on your installation machine, the recommended way of installing
the ``pyansys`` metapackage is downloading the wheelhouse archive from the
`Releases Page <https://github.com/ansys/pyansys/releases>`_ for your corresponding machine architecture.

Each wheelhouse archive contains all the Python wheels necessary to install the ``pyansys`` metapackage from
scratch on Windows, Linux, and MacOS from Python 3.9 to 3.11. You can install this on an isolated system with
a fresh Python installation or on a virtual environment.

For example, on Linux with Python 3.9, unzip the wheelhouse archive and install it with the following
commands:

.. code:: bash

    unzip pyansys-v2024.2.dev0-wheelhouse-Linux-3.9-core.zip wheelhouse
    pip install pyansys -f wheelhouse --no-index --upgrade --ignore-installed

If you're on Windows with Python 3.9, unzip to a wheelhouse directory and then install using
the same ``pip`` command as in the previous example.

Consider installing using a `virtual environment <https://docs.python.org/3/library/venv.html>`_.

Versioning system
-----------------

The ``pyansys`` metapackage follows a semantic-like versioning system, though it has been adapted to the
Ansys product release mechanism. Thus, this kind of versioning system is followed:

.. code:: bash

   XXXX.Y.ZZ

Where:

- ``XXXX`` is the Ansys product release year (for example, 2022).
- ``Y`` is the Ansys product release within the same year (for example, 1, which relates to R1).
- ``ZZ`` is a patched version to the ``pyansys`` metapackage, if any.

Consequently, the first ``pyansys`` metapackage compatible with the 2024 R2 release would be:

.. code:: bash

   2024.2.0

Any subsequent patched version of this package would be:

.. code:: bash

   2024.2.1
   2024.2.2
   2024.2.3
   ...

You can request a specific version install when using ``pip`` to install
your package:

.. code:: bash

   python -m pip install pyansys==2024.2.0

License and acknowledgments
---------------------------
All PyAnsys libraries are licensed under the MIT license.

PyAnsys libraries make no commercial claim over Ansys whatsoever.
These libraries extend the functionality of Ansys products by
adding Python interfaces to legally obtained software products
without changing the core behaviors or licenses of the original
software.

For more information on Ansys products, visit the `Ansys web site <https://www.ansys.com/>`_.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyansys",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": "PyAnsys developers <pyansys.maintainers@ansys.com>",
    "keywords": null,
    "author": null,
    "author_email": "\"ANSYS, Inc.\" <pyansys.support@ansys.com>",
    "download_url": "https://files.pythonhosted.org/packages/93/95/9f92c386f18d826e5c59951b00e917c6c4e4dfab9fdab448f72b535f4c84/pyansys-2024.1.8.tar.gz",
    "platform": null,
    "description": "PyAnsys metapackage\n===================\n|pyansys| |python| |pypi| |downloads| |GH-CI| |MIT| |black| |pre-commit|\n\n.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC\n   :target: https://docs.pyansys.com/\n   :alt: PyAnsys\n\n.. |python| image:: https://img.shields.io/pypi/pyversions/pyansys?logo=pypi\n   :target: https://pypi.org/project/pyansys/\n   :alt: Python\n\n.. |pypi| image:: https://img.shields.io/pypi/v/pyansys.svg?logo=python&logoColor=white\n   :target: https://pypi.org/project/pyansys/\n   :alt: PyPI\n\n.. |downloads| image:: https://img.shields.io/pypi/dm/pyansys.svg\n   :target: https://pypi.org/project/pyansys/\n   :alt: PyPI Downloads\n\n.. |GH-CI| image:: https://github.com/ansys/pyansys/actions/workflows/ci-build.yml/badge.svg\n   :target: https://github.com/ansys/pyansys/actions/workflows/ci-build.yml\n   :alt: GH-CI\n\n.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg\n   :target: https://opensource.org/licenses/MIT\n   :alt: MIT\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat\n   :target: https://github.com/psf/black\n   :alt: Black\n\n.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/pyansys/pyansys/main.svg\n   :target: https://results.pre-commit.ci/latest/github/pyansys/pyansys/main\n   :alt: pre-commit.ci status\n\nWelcome to the PyAnsys metapackage repository. The ``pyansys`` metapackage\nprovides a single package of collected PyAnsys packages that ensures compatibility\nof these packages amongst themselves and the Ansys product release that they are linked to.\n\n.. image:: https://raw.githubusercontent.com/ansys/pyansys/main/doc/source/_static/pyansys_dark.png\n   :target: https://docs.pyansys.com\n   :alt: PyAnsys\n\nThe ``pyansys`` metapackage ensures compatibility between these PyAnsys packages:\n\n- `PyAdditive <https://additive.docs.pyansys.com/>`_: Pythonic interface to the Ansys Additive service.\n- `PyAEDT <https://aedt.docs.pyansys.com/>`_: Pythonic interface to AEDT (Ansys Electronics Desktop).\n- `PyAnsys Geometry <https://geometry.docs.pyansys.com/>`_: Pythonic interface to the Ansys Geometry service.\n- `PyAnsys Math <https://math.docs.pyansys.com/>`_: Pythonic interface to PyAnsys Math libraries.\n- `PyDPF - Core <https://dpf.docs.pyansys.com/>`_: Pythonic interface to Ansys DPF (Data Processing Framework) for building more advanced and customized workflows.\n- `PyDPF - Post <https://post.docs.pyansys.com/>`_: Pythonic interface to access and post process Ansys solver result files.\n- `PyDPF - Composites <https://composites.dpf.docs.pyansys.com/>`_: Pythonic interface for DPF's postprocessing of layered and short-fiber composite models.\n- `PyDyna <https://dyna.docs.pyansys.com/>`_: Pythonic interface to build the Ansys DYNA input deck, submit it to the Ansys LS-DYNA solver and postprocess its results.\n- `PyDynamicReporting <https://dynamicreporting.docs.pyansys.com/>`_: Pythonic interface to Ansys Dynamic Reporting for service and control of its database and reports.\n- `PyEDB - Core <https://edb.core.docs.pyansys.com/>`_: Pythonic interface to the Electronics Database (EDB).\n- `PyEnSight <https://ensight.docs.pyansys.com/>`_: Pythonic interface to EnSight, the Ansys simulation postprocessor.\n- `PyFluent <https://fluent.docs.pyansys.com/>`_: Pythonic interface to Ansys Fluent.\n- `PyFluent - Parametric <https://parametric.fluent.docs.pyansys.com/>`_: Pythonic interface to Ansys Fluent parametric workflows.\n- `PyFluent - Visualization <https://visualization.fluent.docs.pyansys.com/>`_: Pythonic interface to visualize Ansys Fluent simulations.\n- `PyGranta <https://grantami.docs.pyansys.com/>`_: Pythonic interface to Ansys Granta MI services.\n- `PyHPS <https://hps.docs.pyansys.com/version/dev/>`_: A Python client for Ansys HPC Platform Services (HPS).\n- `PyMAPDL <https://mapdl.docs.pyansys.com/>`_: Pythonic interface to Ansys MAPDL (Mechanical APDL).\n- `PyMAPDL Reader <https://reader.docs.pyansys.com/>`_: Pythonic interface to read legacy MAPDL result files (MAPDL 14.5 and later).\n- `PyMechanical <https://mechanical.docs.pyansys.com/>`_: Pythonic interface to Ansys Mechanical.\n- `PyMotorCAD <https://motorcad.docs.pyansys.com/>`_: Pythonic interface to Ansys Motor-CAD.\n- `PyOptislang <https://optislang.docs.pyansys.com/>`_: Pythonic interface to Ansys Optislang.\n- `PyPIM <https://pypim.docs.pyansys.com/>`_: Pythonic interface to communicate with the Ansys PIM (Product Instance Management) API.\n- `PyPrimeMesh <https://prime.docs.pyansys.com/>`_: Pythonic interface to Ansys Prime Server, which delivers core Ansys meshing technology.\n- `PyRocky <https://rocky.docs.pyansys.com/>`_: Python library to communicate with Ansys Rocky using Rocky PrePost API.\n- `PySeascape <https://seascape.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys RedHawkSC and TotemSC.\n- `PySherlock <https://sherlock.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys Sherlock.\n- `PySimAI <https://simai.docs.pyansys.com/>`_: Pythonic interface to use SimAI.\n- `PySystemCoupling <https://systemcoupling.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys System Coupling.\n- `PyTurboGrid <https://turbogrid.docs.pyansys.com/>`_: Pythonic interface to Ansys TurboGrid, a high-quality turbomachinery meshing software app.\n- `PyTwin <https://twin.docs.pyansys.com/>`_: Pythonic interface to communicate with consumption workflows for Ansys digital twins.\n- `Shared Components <https://shared.docs.pyansys.com/>`_: Shared Ansys software components to enable package interoperability and minimize maintenance.\n\nOther tools delivered as part of the metapackage are:\n\n- `Ansys Tools Path <https://path.tools.docs.pyansys.com/>`_: Library to locate Ansys products in a local machine.\n- `Ansys Tools Protobuf Compilation Helper <https://ansys.github.io/ansys-tools-protoc-helper/>`_: Utility library to compile ``.proto`` files to Python source when building the package wheel.\n- `PyAnsys Tools Report <https://report.tools.docs.pyansys.com/>`_:  Tool for reporting your Python environment's package versions and hardware resources in a standardized way.\n- `PyAnsys Tools Versioning <https://versioning.tools.docs.pyansys.com/>`_: Tool for backwards and forwards server support.\n- `PyAnsys Units <https://units.docs.pyansys.com/>`_: Pythonic interface for units, unit systems, and unit conversions.\n\nMuch effort is underway to continue expanding and developing packages in the\n`PyAnsys GitHub <https://github.com/ansys/>`__ account. On the ``Issues`` page\nfor each package, you can post issues and request new features. You can also feel\nfree to post a question on the `Ansys Developer Forums <https://discuss.ansys.com/>`_.\n\nBy default, the PyAnsys metapackage installs these core modules:\n\n- `PyAdditive`_\n- `PyAEDT`_\n- `PyAnsys Geometry`_\n- `PyAnsys Math`_\n- `PyDPF - Core`_\n- `PyDPF - Post`_\n- `PyDPF - Composites`_\n- `PyDyna`_\n- `PyDynamicReporting`_\n- `PyEDB - Core`_\n- `PyEnSight`_\n- `PyFluent`_\n- `PyGranta`_\n- `PyHPS`_\n- `PyMAPDL`_\n- `PyMechanical`_\n- `PyMotorCAD`_\n- `PyOptislang`_\n- `PyPIM`_\n- `PyPrimeMesh`_\n- `PyRocky`_\n- `PySeascape`_\n- `PySherlock`_\n- `PySimAI`_\n- `PySystemCoupling`_\n- `PyTurboGrid`_\n- `PyTwin`_\n- `Shared Components`_\n\nAdditionally, the ``pyansys`` metapackage contains certain extra targets that\ncan be installed upon request:\n\n- **mapdl-all**: This target installs the core packages and `PyMAPDL Reader`_.\n- **fluent-all**: This target installs the core packages, `PyFluent - Parametric`_, and `PyFluent - Visualization`_.\n- **tools**: This target installs the core packages, `Ansys Tools Path`_, `Ansys Tools Protobuf Compilation Helper`_, `PyAnsys Tools Versioning`_, `PyAnsys Tools Report`_, and `PyAnsys Units`_.\n- **all**: This target installs all extra ``pyansys`` packages.\n\nPackage installation\n--------------------\n\nTwo installation modes are provided: user and offline.\n\nUser mode installation\n^^^^^^^^^^^^^^^^^^^^^^\n\nBefore installing the ``pyansys`` metapackage in user mode, ensure that you have\nthe latest version of `pip <https://pypi.org/project/pip/>`_ with this command:\n\n.. code:: bash\n\n    python -m pip install -U pip\n\nThen, install the ``pyansys`` metapackage with this command:\n\n.. code:: bash\n\n   python -m pip install pyansys\n\nIf you are interested in **installing an extra target** such as ``fluent-all``,\nyou use a command like this:\n\n.. code:: bash\n\n   python -m pip install pyansys[fluent-all]\n\nIf you are interested in **installing a specific version** such as ``2023.1.0``,\nyou use a command like this:\n\n.. code:: bash\n\n   python -m pip install pyansys==2023.1.0\n\nOffline mode installation\n^^^^^^^^^^^^^^^^^^^^^^^^^\n\nIf you lack an internet connection on your installation machine, the recommended way of installing\nthe ``pyansys`` metapackage is downloading the wheelhouse archive from the\n`Releases Page <https://github.com/ansys/pyansys/releases>`_ for your corresponding machine architecture.\n\nEach wheelhouse archive contains all the Python wheels necessary to install the ``pyansys`` metapackage from\nscratch on Windows, Linux, and MacOS from Python 3.9 to 3.11. You can install this on an isolated system with\na fresh Python installation or on a virtual environment.\n\nFor example, on Linux with Python 3.9, unzip the wheelhouse archive and install it with the following\ncommands:\n\n.. code:: bash\n\n    unzip pyansys-v2024.2.dev0-wheelhouse-Linux-3.9-core.zip wheelhouse\n    pip install pyansys -f wheelhouse --no-index --upgrade --ignore-installed\n\nIf you're on Windows with Python 3.9, unzip to a wheelhouse directory and then install using\nthe same ``pip`` command as in the previous example.\n\nConsider installing using a `virtual environment <https://docs.python.org/3/library/venv.html>`_.\n\nVersioning system\n-----------------\n\nThe ``pyansys`` metapackage follows a semantic-like versioning system, though it has been adapted to the\nAnsys product release mechanism. Thus, this kind of versioning system is followed:\n\n.. code:: bash\n\n   XXXX.Y.ZZ\n\nWhere:\n\n- ``XXXX`` is the Ansys product release year (for example, 2022).\n- ``Y`` is the Ansys product release within the same year (for example, 1, which relates to R1).\n- ``ZZ`` is a patched version to the ``pyansys`` metapackage, if any.\n\nConsequently, the first ``pyansys`` metapackage compatible with the 2024 R2 release would be:\n\n.. code:: bash\n\n   2024.2.0\n\nAny subsequent patched version of this package would be:\n\n.. code:: bash\n\n   2024.2.1\n   2024.2.2\n   2024.2.3\n   ...\n\nYou can request a specific version install when using ``pip`` to install\nyour package:\n\n.. code:: bash\n\n   python -m pip install pyansys==2024.2.0\n\nLicense and acknowledgments\n---------------------------\nAll PyAnsys libraries are licensed under the MIT license.\n\nPyAnsys libraries make no commercial claim over Ansys whatsoever.\nThese libraries extend the functionality of Ansys products by\nadding Python interfaces to legally obtained software products\nwithout changing the core behaviors or licenses of the original\nsoftware.\n\nFor more information on Ansys products, visit the `Ansys web site <https://www.ansys.com/>`_.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pythonic interfaces to Ansys products",
    "version": "2024.1.8",
    "project_urls": {
        "Documentation": "https://docs.pyansys.com",
        "Source": "https://github.com/ansys/pyansys"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d09b856af534374ea7e320550d7517f29936ad874b94284b3713917493a86197",
                "md5": "0e7e25e03a942982ba5330d4a1d86f5a",
                "sha256": "d90f5522a4c1bd037b0554b4354d0fc91039bd860381c6ad345b59568bca5934"
            },
            "downloads": -1,
            "filename": "pyansys-2024.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e7e25e03a942982ba5330d4a1d86f5a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 7149,
            "upload_time": "2024-04-18T15:22:51",
            "upload_time_iso_8601": "2024-04-18T15:22:51.583514Z",
            "url": "https://files.pythonhosted.org/packages/d0/9b/856af534374ea7e320550d7517f29936ad874b94284b3713917493a86197/pyansys-2024.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93959f92c386f18d826e5c59951b00e917c6c4e4dfab9fdab448f72b535f4c84",
                "md5": "c7a511cd75385e2136e180f3c955a07c",
                "sha256": "545f15ddd937261953f8a2685bfbae2deafc8255876bf2b94d8d6a802f5d4d59"
            },
            "downloads": -1,
            "filename": "pyansys-2024.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "c7a511cd75385e2136e180f3c955a07c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 6696,
            "upload_time": "2024-04-18T15:22:56",
            "upload_time_iso_8601": "2024-04-18T15:22:56.820678Z",
            "url": "https://files.pythonhosted.org/packages/93/95/9f92c386f18d826e5c59951b00e917c6c4e4dfab9fdab448f72b535f4c84/pyansys-2024.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 15:22:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ansys",
    "github_project": "pyansys",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyansys"
}
        
Elapsed time: 0.31462s