otprotocol:用于为OpenTrons生成自动协议的Python库

时间:2021-05-30 20:15:26
【文件属性】:
文件名称:otprotocol:用于为OpenTrons生成自动协议的Python库
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-30 20:15:26
Python OT 协议 Python 用于为 OT.one 生成自动Python 库。 基于库。 安装和演示 $ git clone https://github.com/peteryin21/otprotocol $ cd otprotocol $ sudo python setup.py install $ python demo_ot.py 用法 import json from otprotocol . protocol import Protocol , Head #instantiate new Protocol object p = Protocol () #create head object p200 = Head ( "p200" , #name { #opts "tool" : "pipette" , "tip-racks" : [{ "container"
【文件预览】:
otprotocol-master
----otprotocol()
--------__init__.pyc(191B)
--------protocol.pyc(6KB)
--------__init__.py(31B)
--------protocol.py(6KB)
----otprotocol.egg-info()
--------dependency_links.txt(1B)
--------PKG-INFO(279B)
--------SOURCES.txt(144B)
--------top_level.txt(1B)
----demo_ot.py(1KB)
----setup.py(296B)
----README.md(6KB)
----dist()
--------otprotocol-1.0-py2.7.egg(892B)
----.gitignore(5B)

网友评论