Metadata-Version: 2.1
Name: hvpy
Version: 1.1.0
Summary: Helioviewer Python API Wrapper
Home-page: https://helioviewer.org/
Author: The Helioviewer Project
Author-email: contact@helioviewer.org
License: BSD 2-Clause
Keywords: solar physics,solar,science,sun,data,helioviewer
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Provides-Extra: tests
Provides-Extra: docs
License-File: licenses/LICENSE.rst

Helioviewer Python API Wrapper
------------------------------

|Latest Version| |codecov|

.. |Latest Version| image:: https://img.shields.io/pypi/v/hvpy.svg
   :target: https://pypi.python.org/pypi/hvpy/
.. |codecov| image:: https://codecov.io/gh/Helioviewer-Project/python-api/branch/main/graph/badge.svg
   :target: https://app.codecov.io/gh/Helioviewer-Project/python-api/

``hvpy`` is a Python API wrapper around the formal `Helioviewer API <https://api.helioviewer.org/docs/v2/>`__.

`Python API documentation <https://hvpy.readthedocs.io/en/latest/>`__

This work was supported by the `2022 Google Summer of Code <https://summerofcode.withgoogle.com/>`__, the `SunPy Project <https://sunpy.org>`__, and the `Helioviewer Project <https://github.com/Helioviewer-Project/>`__.
