Metadata-Version: 2.1
Name: lims
Version: 1.0.2
Summary: toolkits for lims
Home-page: https://github.com/suqingdong/lims
Author: suqingdong
Author-email: suqingdong@novogene.com
License: BSD License
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
Requires-Dist: bs4
Requires-Dist: requests
Requires-Dist: python-dateutil

# toolkits to operate LIMS system

## 1 project
- 查看项目信息

## 2 sample
- `-info`
- `-list`

## 3 report
- 上传报告(可同时释放数据)

## 4 check
- doublecheck报告(提交或退回)

## 5 release
- 释放数据
- 查看释放历史


