Skip to content

tidymol/tidymol-python

Repository files navigation

tidymol 0.1.0

made-with-python

Some tools for sorting, comparison and get data from molden files

The toolset should help you during your chemistry research with sorting, filtering and searching the data in molden files. Furthermore it should also help to visualize the data in your paper.

  • Free software: MIT license

Usage Example

TODO

Quick Development Setup

$ python3 -m venv .env
$ source .env/bin/activate
$ pip install --upgrade pip setuptools wheel
$ pip install -r devel-requirements.txt
$ pip install -e .

Citation

@Misc{Loehel2022,
  author = {Juergen Loehel and Alba Vargas-Caamal},
  title  = {tidymol 1.0},
  year   = {2022},
  url    = {https://github.com/jloehel/tidymol},
}

About

Some tools to modify molden files.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published

Contributors 2

  •  
  •  

Languages