Metadata-Version: 2.1
Name: vaspanalyse
Version: 0.1.0
Summary: Command line tools for analysing vasp outputs
Home-page: https://github.com/imusa007/vasptools.git
Author: Rajib Khan musa
Author-email: irajibdu@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: ase (==3.19.1)
Requires-Dist: cycler (==0.10.0)
Requires-Dist: kiwisolver (==1.2.0)
Requires-Dist: matplotlib (==3.2.1)
Requires-Dist: numpy (==1.18.5)
Requires-Dist: pyparsing (==2.4.7)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: scipy (==1.4.1)
Requires-Dist: six (==1.15.0)

# vasptols.py

Collection of command line tools to make analysing vasp output faster and easier

## Installation
pip install vasptools

## Features

[Make .xyz file from POSCAR/CONTCAR](#Make .xyz file from POSCAR/CONTCAR)  

## Contributors

Md Rajib Khan Musa: [Email](mailto:irajibdu@gmail.com)  

