SkillAgentSearch skills...

OniomMacGyver

No description available

Install / Use

/learn @eduardoftoliveira/OniomMacGyver
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

####oniomMacGyver A Python package to manipulate Gaussian(R) files for ONIOM calculations.

#####Installation

Step 1: In a directory of your choice ( /home/users/you ), run:

git clone https://github.com/eduardoftoliveira/oniomMacGyver.git

Step 2: Add the following to ~/.bashrc:

export PYTHONPATH="$PYTHONPATH:/home/users/you/oniomMacGyver"

export PATH="$PATH:/home/users/you/oniomMacGyver/scripts"

Step 3: Load the environmental variables to the current environment:

source ~/.bashrc

#####Update everything

In the installation folder ( ~/qt_scripts ), run:

git pull origin

#####How to use?

Read the doc/*.pdf

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks4

Languages

Python

Security Score

65/100

Audited on Oct 16, 2023

No findings