compchem-si


Namecompchem-si JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA plugin for generating SI data from Gaussian output files
upload_time2024-06-10 15:46:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords gaussian electronic structure calculations
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
[![ci](https://github.com/kmlefran/compchem-si/actions/workflows/ci.yml/badge.svg)](https://github.com/kmlefran/compchem-si/actions/workflows/ci.yml)
[![Documentation Status](https://readthedocs.org/projects/compchem-si/badge/?version=latest)](https://compchem-si.readthedocs.io/en/latest/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/github/kmlefran/compchem-si/badge.svg?branch=main)](https://coveralls.io/github/kmlefran/compchem-si?branch=main)
[![PyPI version](https://badge.fury.io/py/compchem-si.svg)](https://badge.fury.io/py/compchem-si)
# Molecule Reorientation and .sum file handling

This package provides utilities to take Gaussian output files and generate a page containing information on the molecule. The page currently contains a visual representation of the molecule, its associated energy in Hartree, and its molecular geometry.

# Authors
Kevin Lefrancois-Gagnon
Robert C. Mawhinney

# Installation
```
pip install compchem-si
```

# Example Usage:
```python


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "compchem-si",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "gaussian, electronic structure calculations",
    "author": null,
    "author_email": "Kevin Lefrancois-Gagnon <kgagnon@lakeheadu.ca>, Robert Mawhinney <rmawhinn@lakeheadu.ca>",
    "download_url": "https://files.pythonhosted.org/packages/80/7f/85dbc4a02603f06afd0f0c8c73a0c7c173852e920cf57a79af39c265f57a/compchem_si-0.1.0.tar.gz",
    "platform": null,
    "description": "\n[![ci](https://github.com/kmlefran/compchem-si/actions/workflows/ci.yml/badge.svg)](https://github.com/kmlefran/compchem-si/actions/workflows/ci.yml)\n[![Documentation Status](https://readthedocs.org/projects/compchem-si/badge/?version=latest)](https://compchem-si.readthedocs.io/en/latest/?badge=latest)\n[![Coverage Status](https://coveralls.io/repos/github/kmlefran/compchem-si/badge.svg?branch=main)](https://coveralls.io/github/kmlefran/compchem-si?branch=main)\n[![PyPI version](https://badge.fury.io/py/compchem-si.svg)](https://badge.fury.io/py/compchem-si)\n# Molecule Reorientation and .sum file handling\n\nThis package provides utilities to take Gaussian output files and generate a page containing information on the molecule. The page currently contains a visual representation of the molecule, its associated energy in Hartree, and its molecular geometry.\n\n# Authors\nKevin Lefrancois-Gagnon\nRobert C. Mawhinney\n\n# Installation\n```\npip install compchem-si\n```\n\n# Example Usage:\n```python\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A plugin for generating SI data from Gaussian output files",
    "version": "0.1.0",
    "project_urls": {
        "Source": "https://github.com/kmlefran/compchem-si"
    },
    "split_keywords": [
        "gaussian",
        " electronic structure calculations"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c39fb556c0af5679f491ee51c7c02e92efe4e75fd311c664f2ee9ad85aecfe33",
                "md5": "3824af9fd3207ee8eaea45e78a82354c",
                "sha256": "bdb28a411593e3c5f1ff488f11d840ff5e18f084f9e15dfe3c07c19e81f1b73d"
            },
            "downloads": -1,
            "filename": "compchem_si-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3824af9fd3207ee8eaea45e78a82354c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5116,
            "upload_time": "2024-06-10T15:46:36",
            "upload_time_iso_8601": "2024-06-10T15:46:36.276307Z",
            "url": "https://files.pythonhosted.org/packages/c3/9f/b556c0af5679f491ee51c7c02e92efe4e75fd311c664f2ee9ad85aecfe33/compchem_si-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "807f85dbc4a02603f06afd0f0c8c73a0c7c173852e920cf57a79af39c265f57a",
                "md5": "b5a80f27bc607b950b92b8fb3a3ec51a",
                "sha256": "e32dd0ec30197c25b8cf3e0893704c118fda76dd14ba98cfb445a515af9ace3b"
            },
            "downloads": -1,
            "filename": "compchem_si-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b5a80f27bc607b950b92b8fb3a3ec51a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5132,
            "upload_time": "2024-06-10T15:46:37",
            "upload_time_iso_8601": "2024-06-10T15:46:37.243726Z",
            "url": "https://files.pythonhosted.org/packages/80/7f/85dbc4a02603f06afd0f0c8c73a0c7c173852e920cf57a79af39c265f57a/compchem_si-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-10 15:46:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kmlefran",
    "github_project": "compchem-si",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "compchem-si"
}
        
Elapsed time: 0.49389s