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.
Learn how to install PyHPS Data Transfer in user mode and quickly start using it.
Understand the basics of how to interact with PyHPS Data Transfer.
Understand how to use Python to interact programmatically with PyHPS Data Transfer.
Explore examples that show how to use PyHPS Data Transfer.
Learn how to contribute to the PyHPS Data Transfer codebase or documentation.