Metadata-Version: 2.1
Name: aio-quakeml-client
Version: 0.6
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
Platform: UNKNOWN
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: 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/workflows/CI/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/branch/main/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.


