Python utilities for working with VASP inputs and outputs


Keywords
vasp
License
MIT
Install
pip install vasppy==0.7.1.0

Documentation

vasppy - a Python suite for manipulating VASP files

DOI PyPI version Build Status Test Coverage Documentation Status

vasppy is a suite of Python tools and scripts written in Python for manipulating and processing VASP input and output files.

Tests

Automated testing of the latest build happens here.

Manual tests can be run using

python3 -m unittest discover

API documentation

API documentation is hosted at Read the Docs.