InstallationΒΆ

PyProcar is supported by both Python 2.x and Python 3.x.

Please install the following dependencies prior to installing PyProcar.
  • matplotlib
  • numpy
  • scipy
  • seekpath
  • ase

To install using pip use the following command:

pip install pyprocar

Once you are done with the installation you can import PyProcar within Python with the command:

import pyprocar