PyHPS Data Transfer documentation 0.2.dev0#

Ansys HPC Platform Services (HPS) is a set of technology components designed to help you manage the execution of simulations while making use of your full range of computing assets. PyHPS Data Transfer is a Python client library for the HPS data transfer service. This modular, plugin-based solution wraps around data transfer client REST APIs to help solve complex data transfer problems for HPS.

With PyHPS Data Transfer, you can perform these operations:

  • Create and list files.

  • Copy files.

  • Set and view permissions.

  • Delete files.

Getting started

Learn how to install PyHPS Data Transfer in user mode and quickly start using it.

Getting started
User guide

Understand the basics of how to interact with PyHPS Data Transfer.

User guide
API reference

Understand how to use Python to interact programmatically with PyHPS Data Transfer.

API reference
Examples

Explore examples that show how to use PyHPS Data Transfer.

Examples
Contribute

Learn how to contribute to the PyHPS Data Transfer codebase or documentation.

Contribute