Metadata-Version: 2.1
Name: yaqc
Version: 2023.6.0
Summary: Generic yaq client.
Project-URL: Home Page, https://yaq.fyi
Project-URL: Source, https://github.com/yaq-project/yaq-python
Project-URL: Issues, https://github.com/yaq-project/yaq-python/issues
Project-URL: Documentation, https://yaq.fyi/blog/yaqc/
Author: yaq developers
License-Expression: LGPL-3.0-only
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
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: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Requires-Dist: fastavro>=1.7
Provides-Extra: dev
Requires-Dist: black; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Description-Content-Type: text/markdown

# yaqc-python

[![PyPI](https://img.shields.io/pypi/v/yaqc)](https://pypi.org/project/yaqc)
[![Conda](https://img.shields.io/conda/vn/conda-forge/yaqc)](https://anaconda.org/conda-forge/yaqc)
[![yaq](https://img.shields.io/badge/framework-yaq-orange)](https://yaq.fyi/)
[![black](https://img.shields.io/badge/code--style-black-black)](https://black.readthedocs.io/)
[![ver](https://img.shields.io/badge/calver-YYYY.M.MICRO-blue)](https://calver.org/)
[![log](https://img.shields.io/badge/change-log-informational)](https://github.com/yaq-project/yaq-python/blob/main/yaqc/CHANGELOG.md)

Generic yaq client, written in Python.
