Metadata-Version: 2.1
Name: stm_sim
Version: 0.2.3
Summary: An STM simulation python library.
Home-page: https://gitee.com/pjren/stm_sim
Author: Renpj
Author-email: 0403114076@163.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ase

# stm_sim
 
An STM simulation python library from PARCHG by VASP.
Please check the example code in example folder.

## Installation

pip install -U stm-sim

** Requirements **
* ASE
* Mayavi (optional)

## TODO
* Export 2d data for external program plot.
* Generate INCAR for vasp task
