subflowchart-step


Namesubflowchart-step JSON
Version 2024.11.18 PyPI version JSON
download
home_pagehttps://github.com/molssi-seamm/subflowchart_step
SummaryA SEAMM plug-in for subflowcharts
upload_time2024-11-18 20:40:14
maintainerNone
docs_urlNone
authorPaul Saxe
requires_pythonNone
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 Subflowchart Plug-in
==========================

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

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

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

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

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

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

A SEAMM plug-in for subflowcharts

* Free software: BSD-3-Clause
* Documentation: https://molssi-seamm.github.io/subflowchart_step/index.html
* Code: https://github.com/molssi-seamm/subflowchart_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.11.18: Bugfix: Options not passed correctly to substeps
    * Fixed the options, which were not being correctly handled for steps in the
      subflowchart.
      
2024.11.5: Initial release
    * This is the initial release of the plug-in.

2024.10.26: Initial commit
    * Plug-in created using the SEAMM plug-in cookiecutter.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/molssi-seamm/subflowchart_step",
    "name": "subflowchart-step",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SEAMM, SEAMMplugin, flowchart",
    "author": "Paul Saxe",
    "author_email": "psaxe@molssi.org",
    "download_url": "https://files.pythonhosted.org/packages/00/d1/2c509eee72029e1fef79c3cda1818dd13b86da774fe07e8ac13efc33cc91/subflowchart_step-2024.11.18.tar.gz",
    "platform": "Linux",
    "description": "==========================\nSEAMM Subflowchart Plug-in\n==========================\n\n.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/subflowchart_step\n   :target: https://github.com/molssi-seamm/subflowchart_step/pulls\n   :alt: GitHub pull requests\n\n.. image:: https://github.com/molssi-seamm/subflowchart_step/workflows/CI/badge.svg\n   :target: https://github.com/molssi-seamm/subflowchart_step/actions\n   :alt: Build Status\n\n.. image:: https://codecov.io/gh/molssi-seamm/subflowchart_step/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/molssi-seamm/subflowchart_step\n   :alt: Code Coverage\n\n.. image:: https://github.com/molssi-seamm/subflowchart_step/workflows/CodeQL/badge.svg\n   :target: https://github.com/molssi-seamm/subflowchart_step/security/code-scanning\n   :alt: Code Quality\n\n.. image:: https://github.com/molssi-seamm/subflowchart_step/workflows/Release/badge.svg\n   :target: https://molssi-seamm.github.io/subflowchart_step/index.html\n   :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/subflowchart_step.svg\n   :target: https://pypi.python.org/pypi/subflowchart_step\n   :alt: PyPi VERSION\n\nA SEAMM plug-in for subflowcharts\n\n* Free software: BSD-3-Clause\n* Documentation: https://molssi-seamm.github.io/subflowchart_step/index.html\n* Code: https://github.com/molssi-seamm/subflowchart_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.11.18: Bugfix: Options not passed correctly to substeps\n    * Fixed the options, which were not being correctly handled for steps in the\n      subflowchart.\n      \n2024.11.5: Initial release\n    * This is the initial release of the plug-in.\n\n2024.10.26: Initial commit\n    * Plug-in created using the SEAMM plug-in cookiecutter.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A SEAMM plug-in for subflowcharts",
    "version": "2024.11.18",
    "project_urls": {
        "Homepage": "https://github.com/molssi-seamm/subflowchart_step"
    },
    "split_keywords": [
        "seamm",
        " seammplugin",
        " flowchart"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f75143d6cb257c1fa2edda20314842ec7f10ec048a4f6f493acf72f731aa48c",
                "md5": "d49c8adc4b465ca583459dd20ebbd794",
                "sha256": "c2586869b4bc44eca4194df2d3f2caf102b95d274d70ffd5ebcdc89f78fcf2d2"
            },
            "downloads": -1,
            "filename": "subflowchart_step-2024.11.18-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d49c8adc4b465ca583459dd20ebbd794",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 12101,
            "upload_time": "2024-11-18T20:40:12",
            "upload_time_iso_8601": "2024-11-18T20:40:12.916963Z",
            "url": "https://files.pythonhosted.org/packages/1f/75/143d6cb257c1fa2edda20314842ec7f10ec048a4f6f493acf72f731aa48c/subflowchart_step-2024.11.18-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00d12c509eee72029e1fef79c3cda1818dd13b86da774fe07e8ac13efc33cc91",
                "md5": "0d7105091738812286f52000ee02b33f",
                "sha256": "4da0497f5ab18cca4a4a7ab7c04c0081f690b7275f9f8838026154cf30fd6bbf"
            },
            "downloads": -1,
            "filename": "subflowchart_step-2024.11.18.tar.gz",
            "has_sig": false,
            "md5_digest": "0d7105091738812286f52000ee02b33f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 301046,
            "upload_time": "2024-11-18T20:40:14",
            "upload_time_iso_8601": "2024-11-18T20:40:14.600750Z",
            "url": "https://files.pythonhosted.org/packages/00/d1/2c509eee72029e1fef79c3cda1818dd13b86da774fe07e8ac13efc33cc91/subflowchart_step-2024.11.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-18 20:40:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "molssi-seamm",
    "github_project": "subflowchart_step",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "subflowchart-step"
}
        
Elapsed time: 1.64153s