Skip to content

wenlibin02/vasppy

 
 

Repository files navigation

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.

Installation of executable scripts

The suite of executable scripts can be installed by running install.py. This creates symbolic links with a default destination of $HOME/bin/. For more options, such as installing selected scripts, or uninstalling (removing symbolic links) ) use ./install.py --help

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.

About

A Python suite for manipulating VASP input and output

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%