Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/molssi-seamm/cms_plots
Tools for generating plots for computational materials/molecular science
https://github.com/molssi-seamm/cms_plots
Last synced: about 1 month ago
JSON representation
Tools for generating plots for computational materials/molecular science
- Host: GitHub
- URL: https://github.com/molssi-seamm/cms_plots
- Owner: molssi-seamm
- License: lgpl-2.1
- Created: 2022-08-13T18:16:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T15:28:47.000Z (over 2 years ago)
- Last Synced: 2024-10-13T11:45:01.529Z (2 months ago)
- Language: Python
- Size: 2.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=========
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 VERSIONDescription
-----------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.htmlFeatures
--------* Density of states (DOS) plots
* Band structure plots
* Combined band structure & DOS plotsCredits
---------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