Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.12 KB

vasppy - a Python suite for manipulating VASP files

DOI PyPI version Build Status Coverage Status 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.