The ``ansys.tools.versioning`` library
======================================
.. py:module:: ansys.tools.versioning
Summary
-------
.. py:currentmodule:: versioning
.. tab-set::
.. tab-item:: Submodules
.. list-table::
:header-rows: 0
:widths: auto
* - :py:obj:`~ansys.tools.versioning.exceptions`
- A module containing custom exceptions.
* - :py:obj:`~ansys.tools.versioning.utils`
- A module containing various utilities.
.. tab-item:: Functions
.. list-table::
:header-rows: 0
:widths: auto
* - :py:obj:`~requires_version`
- Ensure the method called matches a certain version.
* - :py:obj:`~server_meets_version`
- Check if server meets the required version.
.. toctree::
:titlesonly:
:maxdepth: 1
:hidden:
exceptions
utils
Description
-----------
PyAnsys Tools Versioning.
Utilities for backwards and forwards server support.
..
!! processed by numpydoc !!
Module detail
-------------