================================== PyDPF-Post documentation |version| ================================== PyDPF-Post, a component of the Ansys Data Processing Framework (DPF), provides a Python interface for loading a simulation result file, extracting metadata and results, and then applying postprocessing operations. .. grid:: 1 2 2 2 .. grid-item-card:: Getting started :material-regular:`directions_run` :padding: 2 2 2 2 :link: getting_started/index :link-type: doc Learn how to install PyDPF-Post in user mode and quickly begin using it. .. grid-item-card:: User guide :material-regular:`menu_book` :padding: 2 2 2 2 :link: user_guide/index :link-type: doc Understand key concepts for using PyDPF-Post. .. grid-item-card:: API reference :material-regular:`bookmark` :padding: 2 2 2 2 :link: api/index :link-type: doc Understand how to use Python to interact programmatically with PyDPF-Post. .. grid-item-card:: Examples :material-regular:`play_arrow` :padding: 2 2 2 2 :link: examples/index :link-type: doc Explore examples that show how to use PyDPF-Post to perform many different types of operations. .. grid-item-card:: Contribute :material-regular:`group` :padding: 2 2 2 2 :link: contributing :link-type: doc Learn how to contribute to the PyDPF-Post codebase or documentation. .. toctree:: :maxdepth: 3 :hidden: getting_started/index user_guide/index api/index examples/index contributing