seamm-dashboard-client


Nameseamm-dashboard-client JSON
Version 2024.5.23 PyPI version JSON
download
home_pagehttps://github.com/molssi-seamm/seamm_dashboard_client
SummaryA Python client for the SEAMM Dashboard RESTful API.
upload_time2024-05-23 21:20:34
maintainerNone
docs_urlNone
authorPaul Saxe
requires_pythonNone
licenseBSD-3-Clause
keywords seamm seammdashboard restful client
VCS
bugtrack_url
requirements requests requests-toolbelt
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
CMS Plots
=========

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

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

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

.. image:: https://img.shields.io/lgtm/grade/python/g/molssi-seamm/seamm_dashboard_client.svg?logo=lgtm&logoWidth=18
   :target: https://lgtm.com/projects/g/molssi-seamm/seamm_dashboard_client/context:python
   :alt: Code Quality

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

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

Description
-----------

Utilities for creating plots for computational materials/molecular science (CMS)

This package provides tools for creating plotly graphs for e.g. band structure, DOS, and
other specialized plots for CMS applications.

* Free software: LGPL.v3 or later
* Documentation: https://molssi-seamm.github.io/seamm_dashboard_client/index.html

Features
--------

* Density of states (DOS) plots
* Band structure plots
* Combined band structure & DOS plots


Credits
---------

This package was created with Cookiecutter_ and the
`molssi-seamm/cookiecutter-seamm-plugin`_ project template.

Developed by the Molecular Sciences Software Institute (MolSSI_),
which receives funding from the National Science Foundation under
award ACI-1547580

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


=======
History
=======
2024.5.23 -- Bugfix: crash opening a flowchart from a Dashboard
   * SEAMM could crash when asking the Flowchart Open dialog to get the flowchart from a
     previous job. This only happened if the Dashboard was known but the stored password
     was wrong.

2024.4.22 -- Moving user preferences to ~/.seamm.d
   * Added better output when there are failures in the Dashboard.
   * To better support Docker, moving ~/.seammrc to ~/.seamm.d/seamrc

2023.11.15 -- Bugfix: boolean options now work
   * Boolean options were not handled correctly when submitting jobs.

2023.10.24 -- Improvement for job handling.
   * Added control parameters to the data stored for the job, to support filling out
     menus identical to how the job was submitted.
     
2023.7.29 -- Bugfix: error if no required parameters
   * Apparently can't use '--' without subsequent parameters.
     
2023.7.10 -- Corrected handling of control parameters
   * Now handle control parameters with multiple values.
   * Separate the options from required parameters with '--' as required.
     
2023.6.28 -- Improved error messages for login failures.

2022.8.13 (13 August 2022)
--------------------------

* First release of a working version on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/molssi-seamm/seamm_dashboard_client",
    "name": "seamm-dashboard-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SEAMM, SEAMMDashboard, RESTful, client",
    "author": "Paul Saxe",
    "author_email": "psaxe@molssi.org",
    "download_url": "https://files.pythonhosted.org/packages/52/02/0abaa714ef9e55c521a88aa7bf18dc6eda1f013fba069f3b847b971fe808/seamm_dashboard_client-2024.5.23.tar.gz",
    "platform": "Linux",
    "description": "=========\nCMS Plots\n=========\n\n.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/seamm_dashboard_client\n   :target: https://github.com/molssi-seamm/seamm_dashboard_client/pulls\n   :alt: GitHub pull requests\n\n.. image:: https://github.com/molssi-seamm/seamm_dashboard_client/workflows/CI/badge.svg\n   :target: https://github.com/molssi-seamm/seamm_dashboard_client/actions\n   :alt: Build Status\n\n.. image:: https://codecov.io/gh/molssi-seamm/seamm_dashboard_client/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/molssi-seamm/seamm_dashboard_client\n   :alt: Code Coverage\n\n.. image:: https://img.shields.io/lgtm/grade/python/g/molssi-seamm/seamm_dashboard_client.svg?logo=lgtm&logoWidth=18\n   :target: https://lgtm.com/projects/g/molssi-seamm/seamm_dashboard_client/context:python\n   :alt: Code Quality\n\n.. image:: https://github.com/molssi-seamm/seamm_dashboard_client/workflows/Documentation/badge.svg\n   :target: https://molssi-seamm.github.io/seamm_dashboard_client/index.html\n   :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/seamm_dashboard_client.svg\n   :target: https://pypi.python.org/pypi/seamm_dashboard_client\n   :alt: PyPi VERSION\n\nDescription\n-----------\n\nUtilities for creating plots for computational materials/molecular science (CMS)\n\nThis package provides tools for creating plotly graphs for e.g. band structure, DOS, and\nother specialized plots for CMS applications.\n\n* Free software: LGPL.v3 or later\n* Documentation: https://molssi-seamm.github.io/seamm_dashboard_client/index.html\n\nFeatures\n--------\n\n* Density of states (DOS) plots\n* Band structure plots\n* Combined band structure & DOS plots\n\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the\n`molssi-seamm/cookiecutter-seamm-plugin`_ project template.\n\nDeveloped by the Molecular Sciences Software Institute (MolSSI_),\nwhich receives funding from the National Science Foundation under\naward ACI-1547580\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin\n.. _MolSSI: https://molssi.org\n\n\n=======\nHistory\n=======\n2024.5.23 -- Bugfix: crash opening a flowchart from a Dashboard\n   * SEAMM could crash when asking the Flowchart Open dialog to get the flowchart from a\n     previous job. This only happened if the Dashboard was known but the stored password\n     was wrong.\n\n2024.4.22 -- Moving user preferences to ~/.seamm.d\n   * Added better output when there are failures in the Dashboard.\n   * To better support Docker, moving ~/.seammrc to ~/.seamm.d/seamrc\n\n2023.11.15 -- Bugfix: boolean options now work\n   * Boolean options were not handled correctly when submitting jobs.\n\n2023.10.24 -- Improvement for job handling.\n   * Added control parameters to the data stored for the job, to support filling out\n     menus identical to how the job was submitted.\n     \n2023.7.29 -- Bugfix: error if no required parameters\n   * Apparently can't use '--' without subsequent parameters.\n     \n2023.7.10 -- Corrected handling of control parameters\n   * Now handle control parameters with multiple values.\n   * Separate the options from required parameters with '--' as required.\n     \n2023.6.28 -- Improved error messages for login failures.\n\n2022.8.13 (13 August 2022)\n--------------------------\n\n* First release of a working version on PyPI.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A Python client for the SEAMM Dashboard RESTful API.",
    "version": "2024.5.23",
    "project_urls": {
        "Homepage": "https://github.com/molssi-seamm/seamm_dashboard_client"
    },
    "split_keywords": [
        "seamm",
        " seammdashboard",
        " restful",
        " client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d963bba5257bb964d9265be672518707f040bfdf72e0caf25cd70b5d06ef2b0",
                "md5": "8263923d254e2867bd587d659d85de00",
                "sha256": "ac0cb165da1b8fff6b366045beea65a1473feb07b1e0212872d8311f0156212b"
            },
            "downloads": -1,
            "filename": "seamm_dashboard_client-2024.5.23-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8263923d254e2867bd587d659d85de00",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 11099,
            "upload_time": "2024-05-23T21:20:32",
            "upload_time_iso_8601": "2024-05-23T21:20:32.973773Z",
            "url": "https://files.pythonhosted.org/packages/9d/96/3bba5257bb964d9265be672518707f040bfdf72e0caf25cd70b5d06ef2b0/seamm_dashboard_client-2024.5.23-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52020abaa714ef9e55c521a88aa7bf18dc6eda1f013fba069f3b847b971fe808",
                "md5": "841f32fe2e7f101e7dcf9b6aba7c9414",
                "sha256": "a17f46bba6229874854783010ff3d2ee7045956462e31eb500ddda0401c215ab"
            },
            "downloads": -1,
            "filename": "seamm_dashboard_client-2024.5.23.tar.gz",
            "has_sig": false,
            "md5_digest": "841f32fe2e7f101e7dcf9b6aba7c9414",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 41312,
            "upload_time": "2024-05-23T21:20:34",
            "upload_time_iso_8601": "2024-05-23T21:20:34.918125Z",
            "url": "https://files.pythonhosted.org/packages/52/02/0abaa714ef9e55c521a88aa7bf18dc6eda1f013fba069f3b847b971fe808/seamm_dashboard_client-2024.5.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-23 21:20:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "molssi-seamm",
    "github_project": "seamm_dashboard_client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "requests-toolbelt",
            "specs": []
        }
    ],
    "lcname": "seamm-dashboard-client"
}
        
Elapsed time: 0.42518s