The client package#

Summary#

api

PyHPS data transfer API subpackage.

models

PyHPS data transfer models subpackage.

utils

PyHPS data transfer utilities subpackage.

authenticate

Provides authentication for the user with a password or refresh token.

binary

Provides utilities for managing binary files.

client

Provides the Python client to the HPS data transfer APIs.

exceptions

Provides the base class for all client and server HPS-related errors.

token

Provides a utility function for handling authentication tokens.

Description#

PyHPS Data Transfer is a Python client for Ansys HPC Platform Services (HPS) data transfer.