Skip to main content

toolkits for lims

Project description

tools to operate lims

  • login

    • username 转成大写

    • password 每个字符转成十六进制的ascii码,用0补齐4位,再拼到一起,转成大写

    • 使用username和password获取用户信息,得到dept和role

    • 最后使用username, password, dept, role进行登录验证,保留session

  • 1 project

    • 获取项目信息

  • 2 sample

    • 获取信息收集表

    • 获取样本信息路径等

  • 3 report

    • 上传报告

    • 首次上传结题报告需指定SOP,样本数和数据量

  • 4 check

    • doublecheck报告

    • 提交或退回

  • 5 release

    • 释放数据

    • 查看历史

INSTALL

  • 1 pip install lims

  • 2 python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lims-1.0.1.tar.gz (10.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page