Metadata-Version: 2.1
Name: yaqd-gdrive
Version: 2020.5.0
Summary: Google Drive yaq daemon
Home-page: http://gitlab.com/yaq/yaqd-gdrive
Author: yaq Developers
License: LGPL v3
Project-URL: Source, https://gitlab.com/yaq/yaqd-gdrive
Project-URL: Documentation, https://yaq.fyi
Project-URL: Issue Tracker, https://gitlab.com/yaq/yaqd-gdrive/issues
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
Requires-Dist: yaqd-core (>=2020.05.1)
Requires-Dist: aiohttp
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: pydocstyle ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-gallery (>=0.3.0) ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'

# yaqd-gdrive

[![PyPI version](https://badge.fury.io/py/yaqd-gdrive.svg)](https://badge.fury.io/py/yaqd-gdrive)
[![Conda](https://img.shields.io/conda/vn/conda-forge/yaqd-gdrive)](https://anaconda.org/conda-forge/yaqd-gdrive)
[![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.0M.MICRO-blue)](https://calver.org/)
[![log](https://img.shields.io/badge/change-log-informational)](https://gitlab.com/yaq/yaqd-gdrive/-/blob/master/CHANGELOG.md)

yaq daemon interface to Google Drive

This package contains the following daemon(s):
- [gdrive](https://yaq.fyi/daemons/gdrive/)


