Metadata-Version: 2.1
Name: shakecore
Version: 0.0.4
Summary: Shake events locating and focal mechanism analysis
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: faker (>=23.2.1,<24.0.0)
Requires-Dist: geopy (>=2.4.1,<3.0.0)
Requires-Dist: h5py (>=3.10.0,<4.0.0)
Requires-Dist: ipywidgets (>=8.1.2,<9.0.0)
Requires-Dist: itables (>=1.7.0,<2.0.0)
Requires-Dist: joblib (>=1.3.2,<2.0.0)
Requires-Dist: matplotlib (>=3.8.3,<4.0.0)
Requires-Dist: networkx (>=3.2.1,<4.0.0)
Requires-Dist: nptdms (>=1.8.0,<2.0.0)
Requires-Dist: numba (>=0.59.0,<0.60.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: obspy (>=1.4.0,<2.0.0)
Requires-Dist: pandas (>=2.2.0,<3.0.0)
Requires-Dist: plotly (>=5.19.0,<6.0.0)
Requires-Dist: pycwt (>=0.4.0b0,<0.5.0)
Requires-Dist: pyproj (>=3.6.1,<4.0.0)
Requires-Dist: scipy (>=1.12.0,<2.0.0)
Requires-Dist: spectrum (>=0.8.1,<0.9.0)
Requires-Dist: tqdm (>=4.66.2,<5.0.0)
Description-Content-Type: text/markdown

# ShakeCore

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


Core module of Oh-My-Shake community.

## License

