Metadata-Version: 2.1
Name: aio_quakeml_client
Version: 0.7
Summary: An async QuakeML client library.
Home-page: https://github.com/exxamalte/python-aio-quakeml-client
Author: Malte Franken
Author-email: coding@subspace.de
License: Apache-2.0
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: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# python-aio-quakeml-client

[![Build Status](https://github.com/exxamalte/python-aio-quakeml-client/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/exxamalte/python-aio-quakeml-client/actions?workflow=ci)
[![codecov](https://codecov.io/gh/exxamalte/python-aio-quakeml-client/graph/badge.svg?token=97PBJ93VGE)](https://codecov.io/gh/exxamalte/python-aio-quakeml-client)
[![PyPi](https://img.shields.io/pypi/v/aio-quakeml-client.svg)](https://pypi.python.org/pypi/aio-quakeml-client)
[![Version](https://img.shields.io/pypi/pyversions/aio-quakeml-client.svg)](https://pypi.python.org/pypi/aio-quakeml-client)

This library provides convenient async access to QuakeML feeds.
