Metadata-Version: 2.1
Name: plothelp
Version: 0.0.1
Summary: Simple auto-grid pyplot util.
Home-page: https://github.com/phinate/plothelp
Author: Nathan
License: BSD-3-Clause
Project-URL: Documentation, https://plothelp.readthedocs.io/
Project-URL: Bug Tracker, https://github.com/phinate/plothelp/issues
Project-URL: Discussions, https://github.com/phinate/plothelp/discussions
Project-URL: Changelog, https://github.com/phinate/plothelp/releases
Platform: Any
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
License-File: LICENSE

# plothelp

[![Actions Status][actions-badge]][actions-link]
[![Documentation Status][rtd-badge]][rtd-link]
[![Code style: black][black-badge]][black-link]

[![PyPI version][pypi-version]][pypi-link]
[![Conda-Forge][conda-badge]][conda-link]
[![PyPI platforms][pypi-platforms]][pypi-link]

[![GitHub Discussion][github-discussions-badge]][github-discussions-link]
[![Gitter][gitter-badge]][gitter-link]




[actions-badge]:            https://github.com/phinate/plothelp/workflows/CI/badge.svg
[actions-link]:             https://github.com/phinate/plothelp/actions
[black-badge]:              https://img.shields.io/badge/code%20style-black-000000.svg
[black-link]:               https://github.com/psf/black
[conda-badge]:              https://img.shields.io/conda/vn/conda-forge/plothelp
[conda-link]:               https://github.com/conda-forge/plothelp-feedstock
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[github-discussions-link]:  https://github.com/phinate/plothelp/discussions
[gitter-badge]:             https://badges.gitter.im/https://github.com/phinate/plothelp/community.svg
[gitter-link]:              https://gitter.im/https://github.com/phinate/plothelp/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
[pypi-link]:                https://pypi.org/project/plothelp/
[pypi-platforms]:           https://img.shields.io/pypi/pyversions/plothelp
[pypi-version]:             https://badge.fury.io/py/plothelp.svg
[rtd-badge]:                https://readthedocs.org/projects/plothelp/badge/?version=latest
[rtd-link]:                 https://plothelp.readthedocs.io/en/latest/?badge=latest
[sk-badge]:                 https://scikit-hep.org/assets/images/Scikit--HEP-Project-blue.svg


