Skip to content

Python tools for automating routine tasks encountered when running quantum chemistry computations.

License

Notifications You must be signed in to change notification settings

QChASM/AaronTools.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ae71038 · Mar 20, 2025
May 29, 2020
Feb 9, 2021
Feb 3, 2022
Apr 8, 2021
Mar 4, 2025
Mar 24, 2022
Nov 19, 2024
Mar 11, 2025
Mar 4, 2025
May 15, 2023
Aug 3, 2020
Jun 25, 2024
Nov 3, 2024
Jan 17, 2025
Nov 13, 2019
Jan 17, 2025
Jan 6, 2025
Aug 9, 2022
Mar 26, 2023
Nov 12, 2024
Jan 31, 2025
Sep 10, 2024
Mar 20, 2025
Mar 12, 2025
Jan 17, 2025
Sep 12, 2023
Oct 5, 2021
Nov 19, 2024
Jan 17, 2025
Mar 26, 2023
Jan 17, 2025
Mar 4, 2025
Feb 3, 2025
Jan 17, 2025
Jan 17, 2025
Jan 17, 2025

Repository files navigation

PyPI version Documentation Status

AaronTools.py

AaronTools provides a collection of tools for automating routine tasks encountered when running quantum chemistry computations.

These tools can be used either directly within a Python script using AaronTools objects, or via a series of command-line scripts.

Documentation

AaronTools documenation, including tutorials on the Python API, can be found on our Read-the-Docs Page.

Installation

  • with pypi: pip install AaronTools

See the installation guide for more details, including how to manually install from this GitHub repository.

Citation

If you use AaronTools, please cite:

V. M. Ingman, A. J. Schaefer, L. R. Andreola, and S. E. Wheeler "QChASM: Quantum Chemistry Automation and Structure Manipulation" WIREs Comp. Mol. Sci. 11, e1510 (2021)

Features

AaronTools has a wide variety of features that can be accessed through the Python API as well as command line scripts (CLSs). These features include, but are not limited to:

Features are explained in more detail in the documentation and in docstrings of the Python API.

Other Versions

ChimeraX Plugin

The majority of these features are also available with a graphical interface in the SEQCROW plugin for ChimeraX.

Perl

A Perl implementation of AaronTools is also available here. However, users are strongly urged to use the Python version since it has far more powerful features and, unlike the Perl version, will continue to be developed and supported.

Contact

If you have any questions or would like to discuss bugs or additional needed features, feel free to contact us at qchasm@uga.edu