cms-plots


Namecms-plots JSON
Version 2022.8.22 PyPI version JSON
download
home_pagehttps://github.com/molssi-seamm/cms_plots
SummaryHelper programs for plotting CMS data such as bandstructures and DOS.
upload_time2022-08-22 15:34:14
maintainer
docs_urlNone
authorPaul Saxe
requires_python
licenseLGPLv3+
keywords electronic structure density of states dos band structure
VCS
bugtrack_url
requirements jinja2
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
CMS Plots
=========

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

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

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

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

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

.. image:: https://pyup.io/repos/github/molssi-seamm/cms_plots/shield.svg
   :target: https://pyup.io/repos/github/molssi-seamm/cms_plots/
   :alt: Updates for Dependencies

.. image:: https://img.shields.io/pypi/v/cms_plots.svg
   :target: https://pypi.python.org/pypi/cms_plots
   :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/cms_plots/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
=======

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/cms_plots",
    "name": "cms-plots",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "electronic structure,density of states,DOS,band structure",
    "author": "Paul Saxe",
    "author_email": "psaxe@molssi.org",
    "download_url": "https://files.pythonhosted.org/packages/d4/a7/8dc58099b1559c638f47ef6cc55d53ee5ecdb63847689acc844e465833e7/cms_plots-2022.8.22.tar.gz",
    "platform": "Linux",
    "description": "=========\nCMS Plots\n=========\n\n.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/cms_plots\n   :target: https://github.com/molssi-seamm/cms_plots/pulls\n   :alt: GitHub pull requests\n\n.. image:: https://github.com/molssi-seamm/cms_plots/workflows/CI/badge.svg\n   :target: https://github.com/molssi-seamm/cms_plots/actions\n   :alt: Build Status\n\n.. image:: https://codecov.io/gh/molssi-seamm/cms_plots/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/molssi-seamm/cms_plots\n   :alt: Code Coverage\n\n.. image:: https://img.shields.io/lgtm/grade/python/g/molssi-seamm/cms_plots.svg?logo=lgtm&logoWidth=18\n   :target: https://lgtm.com/projects/g/molssi-seamm/cms_plots/context:python\n   :alt: Code Quality\n\n.. image:: https://github.com/molssi-seamm/cms_plots/workflows/Documentation/badge.svg\n   :target: https://molssi-seamm.github.io/cms_plots/index.html\n   :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/molssi-seamm/cms_plots/shield.svg\n   :target: https://pyup.io/repos/github/molssi-seamm/cms_plots/\n   :alt: Updates for Dependencies\n\n.. image:: https://img.shields.io/pypi/v/cms_plots.svg\n   :target: https://pypi.python.org/pypi/cms_plots\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/cms_plots/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=======\n\n2022.8.13 (13 August 2022)\n--------------------------\n\n* First release of a working version on PyPI.\n",
    "bugtrack_url": null,
    "license": "LGPLv3+",
    "summary": "Helper programs for plotting CMS data such as bandstructures and DOS.",
    "version": "2022.8.22",
    "project_urls": {
        "Homepage": "https://github.com/molssi-seamm/cms_plots"
    },
    "split_keywords": [
        "electronic structure",
        "density of states",
        "dos",
        "band structure"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7c3842f2d5ea111bb8d2b7428e86d747d4843d2e448a6046dd8b0900e24a3b8",
                "md5": "c656bbb81fd6563ac0f2056db65f29a7",
                "sha256": "55ec3cbc3b357f635a5daee72a254ef81bedc424f45a12e87a1f26f71de06357"
            },
            "downloads": -1,
            "filename": "cms_plots-2022.8.22-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c656bbb81fd6563ac0f2056db65f29a7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 25064,
            "upload_time": "2022-08-22T15:34:12",
            "upload_time_iso_8601": "2022-08-22T15:34:12.532912Z",
            "url": "https://files.pythonhosted.org/packages/e7/c3/842f2d5ea111bb8d2b7428e86d747d4843d2e448a6046dd8b0900e24a3b8/cms_plots-2022.8.22-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4a78dc58099b1559c638f47ef6cc55d53ee5ecdb63847689acc844e465833e7",
                "md5": "5e75fc4e71027bf9e0aa1dd5dd233762",
                "sha256": "4ee1488eba75cab42923a36f0b0002f5f5998801948e5e1359c526ebe20bf6f3"
            },
            "downloads": -1,
            "filename": "cms_plots-2022.8.22.tar.gz",
            "has_sig": false,
            "md5_digest": "5e75fc4e71027bf9e0aa1dd5dd233762",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 48975,
            "upload_time": "2022-08-22T15:34:14",
            "upload_time_iso_8601": "2022-08-22T15:34:14.349885Z",
            "url": "https://files.pythonhosted.org/packages/d4/a7/8dc58099b1559c638f47ef6cc55d53ee5ecdb63847689acc844e465833e7/cms_plots-2022.8.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-08-22 15:34:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "molssi-seamm",
    "github_project": "cms_plots",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "jinja2",
            "specs": []
        }
    ],
    "lcname": "cms-plots"
}
        
Elapsed time: 0.25731s