Metadata-Version: 2.1
Name: alpsplot
Version: 1.0.7
Summary: Python plotting library of alps-lab style using matplotlib.
Home-page: https://github.com/ain-soph/alpsplot
Author: Ren Pang
Author-email: rbp5354@psu.edu
License: GPL-3
Keywords: plot,python,matplotlib
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# alpsplot

[![contact](https://img.shields.io/badge/contact-rbp5354@psu.edu-yellow)](mailto:rbp5354@psu.edu)

[![docs](https://github.com/ain-soph/alpsplot/workflows/docs/badge.svg)](https://ain-soph.github.io/alpsplot/)
![python>=3.10](https://img.shields.io/badge/python->=3.10-informational.svg)
[![License](https://img.shields.io/github/license/ain-soph/alpsplot)](https://opensource.org/licenses/GPL-3.0)
[![codecov](https://codecov.io/gh/ain-soph/alpsplot/branch/main/graph/badge.svg?token=BBYZUPVK3I)](https://codecov.io/gh/ain-soph/alpsplot)

[![release](https://img.shields.io/github/v/release/ain-soph/alpsplot)](https://github.com/ain-soph/alpsplot/releases)
[![pypi](https://img.shields.io/pypi/v/alpsplot)](https://pypi.org/project/alpsplot/)
[![docker](https://img.shields.io/pypi/v/alpsplot?label=docker)](https://hub.docker.com/r/local0state/alpsplot)

Python plotting library of alps-lab style using matplotlib.

