文件名称:python-daqss:DAQSS API的Python API包装器
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-13 22:18:34
Python
python-daqss DAQSS API的Python API包装器 安装 >>> git clone https://github.com/dhhagan/python-daqss.git >>> cd python-daqss/ >>> python setup.py install 基本用途 >>> from daqss import Daqss >>> d = Daqss(API_KEY, API_PSWD)
【文件预览】:
python-daqss-master
----setup.py(787B)
----.gitignore(734B)
----Daqss API How-to.ipynb(14KB)
----LICENSE(1KB)
----daqss-docs()
--------mkdocs.yml(365B)
--------docs()
----README.md(277B)
----daqss()
--------__init__.py(9KB)
--------exceptions.py(379B)