fhi-aims-step


Namefhi-aims-step JSON
Version 2024.1.19 PyPI version JSON
download
home_pagehttps://github.com/molssi-seamm/fhi_aims_step
SummaryA SEAMM plug-in for FHI-aims
upload_time2024-01-19 20:35:52
maintainer
docs_urlNone
authorPaul Saxe
requires_python
licenseBSD-3-Clause
keywords seamm seammplugin flowchart
VCS
bugtrack_url
requirements seamm seamm-exec seamm-util seamm-widgets
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======================
SEAMM FHI-aims Plug-in
======================

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

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

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

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

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

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

A SEAMM plug-in for FHI-aims

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

Features
--------

* Please edit this section!

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
=======
2024.1.19 -- Enhancements, but still debugging symmetry
   * Added ability to write out the input file and not run FHI-aims
   * Check if the calculation has been run, and don't rerun FHI-aims
   * Switched to new method of executing background jobs that supports containers.

2023.9.8 -- Initial version
   * Plug-in created using the SEAMM plug-in cookiecutter.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/molssi-seamm/fhi_aims_step",
    "name": "fhi-aims-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/1d/b7/ad45f1c6cd80ae046cc496cd872d2ddcea72109401330d425b66e457b184/fhi_aims_step-2024.1.19.tar.gz",
    "platform": "Linux",
    "description": "======================\nSEAMM FHI-aims Plug-in\n======================\n\n.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/fhi_aims_step\n   :target: https://github.com/molssi-seamm/fhi_aims_step/pulls\n   :alt: GitHub pull requests\n\n.. image:: https://github.com/molssi-seamm/fhi_aims_step/workflows/CI/badge.svg\n   :target: https://github.com/molssi-seamm/fhi_aims_step/actions\n   :alt: Build Status\n\n.. image:: https://codecov.io/gh/molssi-seamm/fhi_aims_step/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/molssi-seamm/fhi_aims_step\n   :alt: Code Coverage\n\n.. image:: https://github.com/molssi-seamm/fhi_aims_step/workflows/CodeQL/badge.svg\n   :target: https://github.com/molssi-seamm/fhi_aims_step/security/code-scanning\n   :alt: Code Quality\n\n.. image:: https://github.com/molssi-seamm/fhi_aims_step/workflows/Release/badge.svg\n   :target: https://molssi-seamm.github.io/fhi_aims_step/index.html\n   :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/fhi_aims_step.svg\n   :target: https://pypi.python.org/pypi/fhi_aims_step\n   :alt: PyPi VERSION\n\nA SEAMM plug-in for FHI-aims\n\n* Free software: BSD-3-Clause\n* Documentation: https://molssi-seamm.github.io/fhi_aims_step/index.html\n* Code: https://github.com/molssi-seamm/fhi_aims_step\n\nFeatures\n--------\n\n* Please edit this section!\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=======\n2024.1.19 -- Enhancements, but still debugging symmetry\n   * Added ability to write out the input file and not run FHI-aims\n   * Check if the calculation has been run, and don't rerun FHI-aims\n   * Switched to new method of executing background jobs that supports containers.\n\n2023.9.8 -- Initial version\n   * Plug-in created using the SEAMM plug-in cookiecutter.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A SEAMM plug-in for FHI-aims",
    "version": "2024.1.19",
    "project_urls": {
        "Homepage": "https://github.com/molssi-seamm/fhi_aims_step"
    },
    "split_keywords": [
        "seamm",
        "seammplugin",
        "flowchart"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4deee9ea6336f7f594797dad4243d34dcd2e65445b678a655036d3a94de4699a",
                "md5": "87a3cd88fb1d8aa624bcdfc03875ca49",
                "sha256": "18a1be07420d3d1f2b7212a9e1b47097690b68f62269a56bf306473d01375dfd"
            },
            "downloads": -1,
            "filename": "fhi_aims_step-2024.1.19-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87a3cd88fb1d8aa624bcdfc03875ca49",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 49248,
            "upload_time": "2024-01-19T20:35:50",
            "upload_time_iso_8601": "2024-01-19T20:35:50.036348Z",
            "url": "https://files.pythonhosted.org/packages/4d/ee/e9ea6336f7f594797dad4243d34dcd2e65445b678a655036d3a94de4699a/fhi_aims_step-2024.1.19-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1db7ad45f1c6cd80ae046cc496cd872d2ddcea72109401330d425b66e457b184",
                "md5": "1aac76ac4a5bbe27163887ce68fb6a3a",
                "sha256": "7843ea91d407e5f6e3f4d925aff26f6fe7139d158cbd45d8d5b41a36b6ed7bf7"
            },
            "downloads": -1,
            "filename": "fhi_aims_step-2024.1.19.tar.gz",
            "has_sig": false,
            "md5_digest": "1aac76ac4a5bbe27163887ce68fb6a3a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 329717,
            "upload_time": "2024-01-19T20:35:52",
            "upload_time_iso_8601": "2024-01-19T20:35:52.174420Z",
            "url": "https://files.pythonhosted.org/packages/1d/b7/ad45f1c6cd80ae046cc496cd872d2ddcea72109401330d425b66e457b184/fhi_aims_step-2024.1.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-19 20:35:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "molssi-seamm",
    "github_project": "fhi_aims_step",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "seamm",
            "specs": []
        },
        {
            "name": "seamm-exec",
            "specs": []
        },
        {
            "name": "seamm-util",
            "specs": []
        },
        {
            "name": "seamm-widgets",
            "specs": []
        }
    ],
    "lcname": "fhi-aims-step"
}
        
Elapsed time: 0.18740s