The ``client`` package
==========================
.. py:module:: ansys.hps.data_transfer.client
Summary
-------
.. py:currentmodule:: client
.. tab-set::
.. tab-item:: Subpackages
.. list-table::
:header-rows: 0
:widths: auto
* - :py:obj:`~ansys.hps.data_transfer.client.api`
- PyHPS data transfer API subpackage.
* - :py:obj:`~ansys.hps.data_transfer.client.models`
- PyHPS data transfer models subpackage.
* - :py:obj:`~ansys.hps.data_transfer.client.utils`
- PyHPS data transfer utilities subpackage.
.. tab-item:: Submodules
.. list-table::
:header-rows: 0
:widths: auto
* - :py:obj:`~ansys.hps.data_transfer.client.authenticate`
- Provides authentication for the user with a password or refresh token.
* - :py:obj:`~ansys.hps.data_transfer.client.binary`
- Provides utilities for managing binary files.
* - :py:obj:`~ansys.hps.data_transfer.client.client`
- Provides the Python client to the HPS data transfer APIs.
* - :py:obj:`~ansys.hps.data_transfer.client.exceptions`
- Provides the base class for all client and server HPS-related errors.
* - :py:obj:`~ansys.hps.data_transfer.client.token`
- Provides a utility function for handling authentication tokens.
.. toctree::
:titlesonly:
:maxdepth: 1
:hidden:
api
models
utils
.. toctree::
:titlesonly:
:maxdepth: 1
:hidden:
authenticate
binary
client
exceptions
token
Description
-----------
PyHPS Data Transfer is a Python client for Ansys HPC Platform Services (HPS) data transfer.
..
!! processed by numpydoc !!