Skip to content

Installation

To install frd2vtu, use pip:

pip install frd2vtu

Requirements

  • Python >= 3.9.7
  • fire (^0.7.0)
  • pyvista (>=0.43.1, <=0.44.2)
  • vtk (^9.3.0)
  • pandas (^2.2.0)
  • numpy (>2.0.0)

These dependencies are automatically installed with the package.