# alpsplot
[![contact](https://img.shields.io/badge/contact-rbp5354@psu.edu-yellow)](mailto:rbp5354@psu.edu)
[![License](https://img.shields.io/github/license/ain-soph/alpsplot)](https://opensource.org/licenses/GPL-3.0)
![python>=3.10](https://img.shields.io/badge/python->=3.10-informational.svg)
[![docs](https://github.com/ain-soph/alpsplot/workflows/docs/badge.svg)](https://ain-soph.github.io/alpsplot/)
[![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.
Raw data
{
"_id": null,
"home_page": "https://github.com/ain-soph/alpsplot",
"name": "alpsplot",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "plot,python,matplotlib",
"author": "Ren Pang",
"author_email": "rbp5354@psu.edu",
"download_url": "https://files.pythonhosted.org/packages/10/af/ff07c282319a85527265d6a5d9799ec140d77bfda39b0bfbc537f2829967/alpsplot-1.1.1.tar.gz",
"platform": "any",
"description": "# alpsplot\n\n[![contact](https://img.shields.io/badge/contact-rbp5354@psu.edu-yellow)](mailto:rbp5354@psu.edu)\n[![License](https://img.shields.io/github/license/ain-soph/alpsplot)](https://opensource.org/licenses/GPL-3.0)\n\n![python>=3.10](https://img.shields.io/badge/python->=3.10-informational.svg)\n[![docs](https://github.com/ain-soph/alpsplot/workflows/docs/badge.svg)](https://ain-soph.github.io/alpsplot/)\n[![codecov](https://codecov.io/gh/ain-soph/alpsplot/branch/main/graph/badge.svg?token=BBYZUPVK3I)](https://codecov.io/gh/ain-soph/alpsplot)\n\n[![release](https://img.shields.io/github/v/release/ain-soph/alpsplot)](https://github.com/ain-soph/alpsplot/releases)\n[![pypi](https://img.shields.io/pypi/v/alpsplot)](https://pypi.org/project/alpsplot/)\n[![docker](https://img.shields.io/pypi/v/alpsplot?label=docker)](https://hub.docker.com/r/local0state/alpsplot)\n\nPython plotting library of alps-lab style using matplotlib.\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Python plotting library of alps-lab style using matplotlib.",
"version": "1.1.1",
"project_urls": {
"Homepage": "https://github.com/ain-soph/alpsplot"
},
"split_keywords": [
"plot",
"python",
"matplotlib"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cbb28fb18bb8859b08c3857f738f1eaee97165c4ba54e085467cb54c466e1972",
"md5": "bba4430e80579cab4422286a4c56c2ae",
"sha256": "00fd80f7e24a3f6bd15c30d74417267b336966d2eee16f6119e0b717a81c80a4"
},
"downloads": -1,
"filename": "alpsplot-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bba4430e80579cab4422286a4c56c2ae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 956994,
"upload_time": "2023-05-14T21:58:20",
"upload_time_iso_8601": "2023-05-14T21:58:20.957513Z",
"url": "https://files.pythonhosted.org/packages/cb/b2/8fb18bb8859b08c3857f738f1eaee97165c4ba54e085467cb54c466e1972/alpsplot-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "10afff07c282319a85527265d6a5d9799ec140d77bfda39b0bfbc537f2829967",
"md5": "23d9e2cf6abafee2ea6c6a7842f37e0c",
"sha256": "241f23a7d28e7972ce543550e0d3e05adf0d97cf7573e9355fbbb31d02e9315f"
},
"downloads": -1,
"filename": "alpsplot-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "23d9e2cf6abafee2ea6c6a7842f37e0c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 953188,
"upload_time": "2023-05-14T21:58:22",
"upload_time_iso_8601": "2023-05-14T21:58:22.992163Z",
"url": "https://files.pythonhosted.org/packages/10/af/ff07c282319a85527265d6a5d9799ec140d77bfda39b0bfbc537f2829967/alpsplot-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-14 21:58:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ain-soph",
"github_project": "alpsplot",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "matplotlib",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "scipy",
"specs": []
}
],
"lcname": "alpsplot"
}