NEXUS IC REST API Class
=======================
NEXUS IC REST API class allows the user to communicate with Wood NEXUS IC REST API using python.

**Prerequisites:**

- Python > 3.7
- NEXUS IC > V6.6
- IC-Web > V6.6

.. py:currentmodule:: NEXUSIC_RESTAPI

.. autoclass:: NEXUSIC_REST
   :members:
   :undoc-members:
