Metadata-Version: 2.4
Name: Sphecial-Harmonic-Plotter-Tayra
Version: 0.2.5
Summary: Plotter for spherical harmonic functions as atomic orbital.
Project-URL: Documentation, https://tayra-sakurai.github.io/sphecial-harmonic-plotter-tayra
Project-URL: Issues, https://github.com/Tayra-Sakurai/sphecial-harmonic-plotter-tayra/issues
Project-URL: Source, https://github.com/Tayra-Sakurai/sphecial-harmonic-plotter-tayra
Author-email: Tayra Sakurai <tayra_sakurai@icloud.com>
License-Expression: AGPL-3.0-or-later
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Flake8
Classifier: Framework :: Hatch
Classifier: Framework :: Matplotlib
Classifier: Framework :: Sphinx :: Theme
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.13
Requires-Dist: matplotlib>=3.11
Requires-Dist: numpy>=2.5.1
Requires-Dist: pandas>=3.0.3
Requires-Dist: scipy>=1.18
Provides-Extra: dev
Requires-Dist: build>=1.5.1; extra == 'dev'
Requires-Dist: flake8>=7.3.0; extra == 'dev'
Requires-Dist: hatch>=1.17.1; extra == 'dev'
Requires-Dist: hatchling>=1.31; extra == 'dev'
Requires-Dist: numpydoc>=1.10.0; extra == 'dev'
Requires-Dist: pydata-sphinx-theme>=0.19; extra == 'dev'
Requires-Dist: pytest>=9.1.1; extra == 'dev'
Requires-Dist: scipy-stubs>=1.18; extra == 'dev'
Requires-Dist: sphinx>=9.1; extra == 'dev'
Description-Content-Type: text/markdown

# Sphecial Harmonic Plotter-Tayra

[![PyPI - Version](https://img.shields.io/pypi/v/sphecial-harmonic-plotter-tayra.svg)](https://pypi.org/project/sphecial-harmonic-plotter-tayra)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sphecial-harmonic-plotter-tayra.svg)](https://pypi.org/project/sphecial-harmonic-plotter-tayra)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install sphecial-harmonic-plotter-tayra
```

## License

`sphecial-harmonic-plotter-tayra` is distributed under the terms of the [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) license.
