Metadata-Version: 2.4
Name: heavyedge-classify
Version: 0.0.0
Summary: Package to classify edge profiles
Author-email: Jisoo Song <jeesoo9595@snu.ac.kr>
License-Expression: MIT
Project-URL: homepage, https://pypi.python.org/pypi/heavyedge-classify/
Project-URL: source, https://github.com/heavyedge/heavyedge-classify
Project-URL: documentation, https://heavyedge-classify.readthedocs.io
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: numpydoc; extra == "doc"
Requires-Dist: pydata_sphinx_theme; extra == "doc"
Provides-Extra: dev
Requires-Dist: heavyedge-clasify[doc]; extra == "dev"
Dynamic: license-file

# HeavyEdge-Classify

[![Supported Python Versions](https://img.shields.io/pypi/pyversions/heavyedge-classify.svg)](https://pypi.python.org/pypi/heavyedge-classify/)
[![PyPI Version](https://img.shields.io/pypi/v/heavyedge-classify.svg)](https://pypi.python.org/pypi/heavyedge-classify/)
[![License](https://img.shields.io/github/license/heavyedge/heavyedge-classify)](https://github.com/heavyedge/heavyedge-classify/blob/master/LICENSE)
[![CI](https://github.com/heavyedge/heavyedge-classify/actions/workflows/ci.yml/badge.svg)](https://github.com/heavyedge/heavyedge-classify/actions/workflows/ci.yml)
[![CD](https://github.com/heavyedge/heavyedge-classify/actions/workflows/cd.yml/badge.svg)](https://github.com/heavyedge/heavyedge-classify/actions/workflows/cd.yml)
[![Docs](https://readthedocs.org/projects/heavyedge-classify/badge/?version=latest)](https://heavyedge-classify.readthedocs.io/en/latest/?badge=latest)
