geometry-analysis-step


Namegeometry-analysis-step JSON
Version 2023.1.14 PyPI version JSON
download
home_pagehttps://github.com/molssi-seamm/geometry_analysis_step
SummaryA SEAMM plug-in for analysis of the geometry of particularly small molecules
upload_time2023-01-14 16:40:56
maintainer
docs_urlNone
authorPaul Saxe
requires_python
licenseBSD-3-Clause
keywords seamm seammplugin flowchart
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============================
SEAMM Geometry Analysis Plug-in
===============================

.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/geometry_analysis_step
   :target: https://github.com/molssi-seamm/geometry_analysis_step/pulls
   :alt: GitHub pull requests

.. image:: https://github.com/molssi-seamm/geometry_analysis_step/workflows/CI/badge.svg
   :target: https://github.com/molssi-seamm/geometry_analysis_step/actions
   :alt: Build Status

.. image:: https://codecov.io/gh/molssi-seamm/geometry_analysis_step/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/molssi-seamm/geometry_analysis_step
   :alt: Code Coverage

.. image:: https://github.com/molssi-seamm/quickmin_step/workflows/CodeQL/badge.svg
   :target: https://github.com/molssi-seamm/quickmin_step/security/code-scanning
   :alt: Code Quality

.. image:: https://github.com/molssi-seamm/geometry_analysis_step/workflows/Documentation/badge.svg
   :target: https://molssi-seamm.github.io/geometry_analysis_step/index.html
   :alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/geometry_analysis_step.svg
   :target: https://pypi.python.org/pypi/geometry_analysis_step
   :alt: PyPi VERSION

A SEAMM plug-in for analysis of the geometry of particularly small molecules

* Free software: BSD-3-Clause
* Documentation: https://molssi-seamm.github.io/geometry_analysis_step/index.html
* Code: https://github.com/molssi-seamm/geometry_analysis_step

Features
--------

The Geometric Analysis plug-in provides the following functionality:

   #. Generating lists of all valence terms -- bonds, angles, dihedrals, and
      out-of-planes -- plus their value for the current structure. This functionality
      relies on the description of the bonds in the structure.
   #. Creating lists of terms and their values as specified in the input. Note that in
      this case the atoms do not need to be connected by bonds in the structure.
   #. Printing the tables of results to the output.
   #. Outputing the data to one or more tables.
   #. Storing the data in the internal SEAMM database.

Acknowledgements
----------------

This package was created with the `molssi-seamm/cookiecutter-seamm-plugin`_ tool, which
is based on the excellent Cookiecutter_.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin

Developed by the Molecular Sciences Software Institute (MolSSI_),
which receives funding from the `National Science Foundation`_ under
award CHE-2136142.

.. _MolSSI: https://molssi.org
.. _`National Science Foundation`: https://www.nsf.gov


=======
History
=======

2022.12.24 (2022-12-24)
-----------------------

* Plug-in created using the SEAMM plug-in cookiecutter.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/molssi-seamm/geometry_analysis_step",
    "name": "geometry-analysis-step",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "SEAMM,SEAMMplugin,flowchart",
    "author": "Paul Saxe",
    "author_email": "psaxe@molssi.org",
    "download_url": "https://files.pythonhosted.org/packages/24/75/8985da1ab09a74042fdcbc266537a6c7475ce1ab699222b938ba12c341e4/geometry_analysis_step-2023.1.14.tar.gz",
    "platform": "Linux",
    "description": "===============================\nSEAMM Geometry Analysis Plug-in\n===============================\n\n.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/geometry_analysis_step\n   :target: https://github.com/molssi-seamm/geometry_analysis_step/pulls\n   :alt: GitHub pull requests\n\n.. image:: https://github.com/molssi-seamm/geometry_analysis_step/workflows/CI/badge.svg\n   :target: https://github.com/molssi-seamm/geometry_analysis_step/actions\n   :alt: Build Status\n\n.. image:: https://codecov.io/gh/molssi-seamm/geometry_analysis_step/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/molssi-seamm/geometry_analysis_step\n   :alt: Code Coverage\n\n.. image:: https://github.com/molssi-seamm/quickmin_step/workflows/CodeQL/badge.svg\n   :target: https://github.com/molssi-seamm/quickmin_step/security/code-scanning\n   :alt: Code Quality\n\n.. image:: https://github.com/molssi-seamm/geometry_analysis_step/workflows/Documentation/badge.svg\n   :target: https://molssi-seamm.github.io/geometry_analysis_step/index.html\n   :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/geometry_analysis_step.svg\n   :target: https://pypi.python.org/pypi/geometry_analysis_step\n   :alt: PyPi VERSION\n\nA SEAMM plug-in for analysis of the geometry of particularly small molecules\n\n* Free software: BSD-3-Clause\n* Documentation: https://molssi-seamm.github.io/geometry_analysis_step/index.html\n* Code: https://github.com/molssi-seamm/geometry_analysis_step\n\nFeatures\n--------\n\nThe Geometric Analysis plug-in provides the following functionality:\n\n   #. Generating lists of all valence terms -- bonds, angles, dihedrals, and\n      out-of-planes -- plus their value for the current structure. This functionality\n      relies on the description of the bonds in the structure.\n   #. Creating lists of terms and their values as specified in the input. Note that in\n      this case the atoms do not need to be connected by bonds in the structure.\n   #. Printing the tables of results to the output.\n   #. Outputing the data to one or more tables.\n   #. Storing the data in the internal SEAMM database.\n\nAcknowledgements\n----------------\n\nThis package was created with the `molssi-seamm/cookiecutter-seamm-plugin`_ tool, which\nis based on the excellent Cookiecutter_.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin\n\nDeveloped by the Molecular Sciences Software Institute (MolSSI_),\nwhich receives funding from the `National Science Foundation`_ under\naward CHE-2136142.\n\n.. _MolSSI: https://molssi.org\n.. _`National Science Foundation`: https://www.nsf.gov\n\n\n=======\nHistory\n=======\n\n2022.12.24 (2022-12-24)\n-----------------------\n\n* Plug-in created using the SEAMM plug-in cookiecutter.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A SEAMM plug-in for analysis of the geometry of particularly small molecules",
    "version": "2023.1.14",
    "split_keywords": [
        "seamm",
        "seammplugin",
        "flowchart"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74979e3913cf6e40100a1ca2bacfbd4f974635594ca39f89804278f3b8a810f4",
                "md5": "703cf5a6a5c801a0442a512ce6f20a56",
                "sha256": "367e406edd5105a568e6a1e2208aa49714b58b1e4c9fe5e0686f9523568f9e57"
            },
            "downloads": -1,
            "filename": "geometry_analysis_step-2023.1.14-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "703cf5a6a5c801a0442a512ce6f20a56",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 22434,
            "upload_time": "2023-01-14T16:40:55",
            "upload_time_iso_8601": "2023-01-14T16:40:55.029408Z",
            "url": "https://files.pythonhosted.org/packages/74/97/9e3913cf6e40100a1ca2bacfbd4f974635594ca39f89804278f3b8a810f4/geometry_analysis_step-2023.1.14-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24758985da1ab09a74042fdcbc266537a6c7475ce1ab699222b938ba12c341e4",
                "md5": "ab3c7449541c9a35b0be2342636df706",
                "sha256": "0da9fc62c6f012909a2723afddcc58c5046ec8ab1fbae710bafb9f7387ae79b7"
            },
            "downloads": -1,
            "filename": "geometry_analysis_step-2023.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "ab3c7449541c9a35b0be2342636df706",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1457934,
            "upload_time": "2023-01-14T16:40:56",
            "upload_time_iso_8601": "2023-01-14T16:40:56.528321Z",
            "url": "https://files.pythonhosted.org/packages/24/75/8985da1ab09a74042fdcbc266537a6c7475ce1ab699222b938ba12c341e4/geometry_analysis_step-2023.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-14 16:40:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "molssi-seamm",
    "github_project": "geometry_analysis_step",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "geometry-analysis-step"
}
        
Elapsed time: 0.03677s