An open API service indexing awesome lists of open source software.

https://github.com/alejandrogallo/python-vasp

Regrettably, I had to write myself a vasp file parser
https://github.com/alejandrogallo/python-vasp

parsers quantum-chemistry-programs solid-state vasp

Last synced: 10 months ago
JSON representation

Regrettably, I had to write myself a vasp file parser

Awesome Lists containing this project

README

          

Python Vasp
===========

|Build Status| |Coveralls| |Pypi| |Code Quality|

Features
--------

- Quite clean and understandably written.
- Documentation automatically updated `here `_.
- Features all fully tested.
- No dependencies.

Installation
------------

::

pip install python-vasp

.. |Pypi| image:: https://badge.fury.io/py/python-vasp.svg
:target: https://badge.fury.io/py/python-vasp
.. |Build Status| image:: https://travis-ci.org/alejandrogallo/python-vasp.svg?branch=master
:target: https://travis-ci.org/alejandrogallo/python-vasp
.. |Coveralls| image:: https://coveralls.io/repos/github/alejandrogallo/python-vasp/badge.svg?branch=master
:target: https://coveralls.io/github/alejandrogallo/python-vasp?branch=master
.. |Code Quality| image:: https://img.shields.io/lgtm/grade/python/g/alejandrogallo/python-vasp.svg?logo=lgtm&logoWidth=18
:target: https://lgtm.com/projects/g/alejandrogallo/python-vasp/context:python