Metadata-Version: 2.1
Name: yaqd-core
Version: 2020.5.2
Summary: Core structures for yaq component daemons
Home-page: https://yaq.fyi
Author: yaq Developers
Author-email: git@ksunden.space
License: LGPL v3
Project-URL: Source, https://gitlab.com/yaq/yaqd-core-python
Project-URL: Documentation, http://yaqd-core-python.yaq.fyi/
Project-URL: Issue Tracker, https://gitlab.com/yaq/yaqd-core-python/issues
Description: # yaqd-core-python
        
        [![PyPI](https://img.shields.io/pypi/v/yaqd-core)](https://pypi.org/project/yaqd-core)
        [![Conda](https://img.shields.io/conda/vn/conda-forge/yaqd-core)](https://anaconda.org/conda-forge/yaqd-core)
        [![black](https://img.shields.io/badge/code--style-black-black)](https://black.readthedocs.io/)
        [![ver](https://img.shields.io/badge/calver-YYYY.0M.MICRO-blue)](https://calver.org/)
        [![log](https://img.shields.io/badge/change-log-informational)](https://gitlab.com/yaq/yaqd-core-python/-/blob/master/CHANGELOG.md)
        
        Core python package for implementing yaq daemons, and associated utilities.
        
        Documentation at https://yaqd-core-python.yaq.fyi
        
        When installed, this package exposes the following "abstract" daemons.
        These are useful for testing purposes.
        - [yaqd-hardware](https://yaq.fyi/daemons/hardware/)
        - [yaqd-continuous-hardware](https://yaq.fyi/daemons/continuous-hardware/)
        
Keywords: spectroscopy science multidimensional hardware
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: dev
Provides-Extra: aserial
Provides-Extra: tests
