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.