vasppy
vasppy copied to clipboard
A Python suite for manipulating VASP input and output
vasppy - a Python suite for manipulating VASP files
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.