Metadata-Version: 2.1
Name: phaseflow
Version: 0.0.2
Summary: Shake phase detection and association in Python
License: Apache-2.0
Author: OUCyf
Author-email: oucyinfu@gmail.com
Requires-Python: >=3.9,<3.12
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: numpy (>=1.25.1,<2.0.0)
Description-Content-Type: text/markdown

# PHASEFLOW

[![Actions Status](https://github.com/shakeflow/phaseflow/actions/workflows/workflow.yml/badge.svg)](https://github.com/shakeflow/phaseflow/actions)
[![coverage](https://codecov.io/gh/shakeflow/phaseflow/branch/main/graph/badge.svg)](https://codecov.io/gh/shakeflow/phaseflow)
[![docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://shakeflow.github.io/phaseflow/)
[![supported versions](https://img.shields.io/pypi/pyversions/phaseflow.svg?label=python_versions)](https://pypi.python.org/pypi/phaseflow)
[![docs](https://badge.fury.io/py/phaseflow.svg)](https://badge.fury.io/py/phaseflow)


Shake phase detecion and association in Python.

## License

