Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keisukeyamashita/vasputils
Useful command line VASP util tools 💎🚀✨
https://github.com/keisukeyamashita/vasputils
cli homebrew rust vasp
Last synced: 21 days ago
JSON representation
Useful command line VASP util tools 💎🚀✨
- Host: GitHub
- URL: https://github.com/keisukeyamashita/vasputils
- Owner: KeisukeYamashita
- License: mit
- Created: 2018-11-14T10:52:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T18:18:07.000Z (almost 6 years ago)
- Last Synced: 2024-05-01T16:10:09.008Z (7 months ago)
- Topics: cli, homebrew, rust, vasp
- Language: Rust
- Homepage: https://crates.io/crates/vasputils
- Size: 85 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vasputils
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![Build Status](https://travis-ci.com/KeisukeYamashita/vasputils.svg?branch=master)](https://travis-ci.com/KeisukeYamashita/vasputils)
[![Crates.io Status](https://img.shields.io/badge/crate.io-0.0.4-orange.svg)](https://crates.io/crates/vasputils)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)> A useful VASP tools to help your research accelerate
,----, ,--,
,-.----. ,/ .`| ,---.'|
,---, .--.--. \ / \ ,` .' : ,---,| | :
,---. ' .' \ / / '. | : \ ,--, ; ; /,`--.' |: : |
/__./| / ; '. | : /`. / | | .\ : ,'_ /|.'___,/ ,' | : :| ' :
,---.; ; |: : \ ; | |--` . : |: | .--. | | :| : | : | '; ; '
/___/ \ | |: | /\ \| : ;_ | | \ :,'_ /| : . |; |.'; ; | : |' | |__
\ ; \ ' || : ' ;. :\ \ `. | : . /| ' | | . .`----' | | ' ' ;| | :.'|
\ \ \: || | ;/ \ \`----. \; | |`-' | | ' | | | ' : ; | | |' : ;
; \ ' .' : | \ \ ,'__ \ \ || | ; : | | : ' ; | | ' ' : ;| | ./
\ \ '| | ' '--' / /`--' /: ' | | ; ' | | ' ' : | | | '; : ;
\ ` ;| : : '--'. / : : : : | : ; ; | ; |.' ' : || ,/
: \ || | ,' `--'---' | | : ' : `--' \ '---' ; |.' '---'
'---" `--'' `---'.| : , .-./ '---'
`---` `--`----'## Install
Install this crate by this command.
```
cargo install KeisukeYamashita/vasputils
```## Support
We use emoji to show supports.
- ✅ : supported
- 🚧 : working### OUTCAR
- ✅ grep for plain text
- ✅ grep for csv### External Source
- ✅ init with token for MaterialsProject
- ✅ Use API with token## License
`vasputils` is licensed under the MIT license. Please read the LICENSE file in this repository for more information.