Contribute#

Overall guidance on contributing to a PyAnsys repository appears in Contribute in the PyAnsys Developer’s Guide. Ensure that you are thoroughly familiar with this guide, paying particular attention to Guidelines and Best Practices, before attempting to contribute to PyDPF-Post.

The following contribution information is specific to PyDPF-Post.

Clone the repository#

To clone and install the latest version of PyDPF-Core in development mode, run:

git clone https://github.com/pyansys/pydpf-post
cd pydpf-post
pip install -e .

Post issues#

Use the PyDPF-Post Issues page to submit questions, report bugs, and request new features.

To reach the PyAnsys support team, email pyansys.support@ansys.com.

View documentation#

Documentation for the latest stable release of PyDPF-Post is hosted at `PyDPF Documentation <https://postdocs.pyansys.com/>_.