A pure Python library designed to make it easy and quick to manipulate VASP files
Project description
Introduction
VASPy is a pure Python library designed to make it easy and quick to manipulate VASP files.
You can use VASPy to manipulate VASP files in command lins or write your own python scripts to process VASP files and visualize VASP data.
In /scripts , there are some scripts written by me for daily use.
Installation
Via pip(recommend):
pip install vaspy
Via easy_install:
easy_install vaspy
From source:
python setup.py install
If you want to use mayavi to visualize VASP data, it is recommened to install Canopy environment on your device instead of installing it manually.
After installing canopy, you can set corresponding aliases, for example:
alias canopy='/Users/<yourname>/Library/Enthought/Canopy/edm/envs/User/bin/python'
alias canopy-pip='/Users/zjshao/Library/Enthought/Canopy/edm/envs/User/bin/pip'
alias canopy-ipython='/Users/<yourname>/Library/Enthought/Canopy/edm/envs/User/bin/ipython'
alias canopy-jupyter='/Users/<yourname>/Library/Enthought/Canopy/edm/envs/User/bin/jupyter'
Then you can install VASPy to canopy:
canopy-pip install vaspy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file vaspy-0.8.12.tar.gz
.
File metadata
- Download URL: vaspy-0.8.12.tar.gz
- Upload date:
- Size: 5.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0661435ecaef968d70c59a0812bd846022c3fccc6eeedd50597a9c5720c80f13 |
|
MD5 | 1dacd08018937623598d54992079426e |
|
BLAKE2b-256 | 91d048653b40a3d9d3c8884c11326914dc5e2f88decbc556d931c23c2377f9f1 |
File details
Details for the file vaspy-0.8.12-py2.py3-none-any.whl
.
File metadata
- Download URL: vaspy-0.8.12-py2.py3-none-any.whl
- Upload date:
- Size: 2.5 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d30ee67edb775561ce3a97e9bbe14c7303b3e1bad04fbc6cb13627e0c7090ef |
|
MD5 | b1bbf835313d3d37a5cffb5ed8d218d2 |
|
BLAKE2b-256 | 0af3cfbee90e97090a4e89a615c963cab01e6ebc59c6531e907b70651da76d1f |