API Reference#

In this section, you can learn more about how PyProcar is intended parses DFT codes and uses the electronic structure data

Highlights of the API include:
  • Python interface to DFT codes

  • Bands, Dos, and Fermi plotting

cfg

Learn more about PyProcar’s plotting configurations

core API

Learn more about PyProcar’s data types.

io API

Learn more about PyProcar’s IO interfaces to DFT codes.

plotter API

Learn more about PyProcar’s plotters (Density of States, Band Structure)

pyposcar API

Learn more about PyProcar’s pyposcar modulue

scripts API

Learn more about PyProcar’s scripts (bandsplot, dosplot, bandsdosplot)