PyHPS Data Transfer documentation 0.2.0#
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. Data transfer service is a modular, plugin-based solution, which helps to solve complex data transfer problems for HPS. PyHPS Data Transfer brings HPS data transfer client to your Python app. Wrapping around data transfer client REST APIs, PyHPS Data Transfer allows you to:
Create and list files.
Copy files.
Set and view permissions.
Learn how to install and start using PyHPS Data Transfer.
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.