https://github.com/dptech-corp/uni-lab-os

A Platform for Laboratory Automation.

https://github.com/dptech-corp/uni-lab-os

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.3%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

A Platform for Laboratory Automation.

Basic Info
  • Host: GitHub
  • Owner: dptech-corp
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 42.3 MB
Statistics
  • Stars: 88
  • Watchers: 7
  • Forks: 29
  • Open Issues: 12
  • Releases: 7
Created 11 months ago · Last pushed 5 months ago
Metadata Files
Readme License

README.md

Uni-Lab Logo

Uni-Lab-OS

English | 中文

GitHub Stars GitHub Forks GitHub Issues GitHub License

Uni-Lab-OS is a platform for laboratory automation, designed to connect and control various experimental equipment, enabling automation and standardization of experimental workflows.

🏆 Competition

Join the Intelligent Organic Chemistry Synthesis Competition to explore automated synthesis with Uni-Lab-OS!

Key Features

  • Multi-device integration management
  • Automated experimental workflows
  • Cloud connectivity capabilities
  • Flexible configuration system
  • Support for multiple experimental protocols

Documentation

Detailed documentation can be found at:

Quick Start

Uni-Lab-OS recommends using mamba for environment management. Choose the appropriate environment file for your operating system:

```bash

Create new environment

mamba create -n unilab uni-lab::unilabos -c robostack-staging -c conda-forge ```

Install Dev Uni-Lab-OS

```bash

Clone the repository

git clone https://github.com/dptech-corp/Uni-Lab-OS.git cd Uni-Lab-OS

Install Uni-Lab-OS

pip install . ```

  1. Start Uni-Lab System:

Please refer to Documentation - Boot Examples

Message Format

Uni-Lab-OS uses pre-built unilabos_msgs for system communication. You can find the built versions on the GitHub Releases page.

License

This project is licensed under GPL-3.0 - see the LICENSE file for details.

Project Statistics

Stars Trend

Star History Chart

Contact Us

Owner

  • Name: DP Technology
  • Login: dptech-corp
  • Kind: organization
  • Location: China

GitHub Events

Total
  • Create event: 24
  • Issues event: 29
  • Release event: 4
  • Watch event: 69
  • Delete event: 7
  • Member event: 6
  • Issue comment event: 7
  • Push event: 318
  • Pull request review event: 2
  • Pull request review comment event: 24
  • Pull request event: 93
  • Fork event: 25
Last Year
  • Create event: 24
  • Issues event: 29
  • Release event: 4
  • Watch event: 69
  • Delete event: 7
  • Member event: 6
  • Issue comment event: 7
  • Push event: 318
  • Pull request review event: 2
  • Pull request review comment event: 24
  • Pull request event: 93
  • Fork event: 25

Issues and Pull Requests

Last synced: 5 months ago

All Time
  • Total issues: 18
  • Total pull requests: 59
  • Average time to close issues: 12 days
  • Average time to close pull requests: 4 days
  • Total issue authors: 7
  • Total pull request authors: 14
  • Average comments per issue: 0.28
  • Average comments per pull request: 0.05
  • Merged pull requests: 34
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 18
  • Pull requests: 59
  • Average time to close issues: 12 days
  • Average time to close pull requests: 4 days
  • Issue authors: 7
  • Pull request authors: 14
  • Average comments per issue: 0.28
  • Average comments per pull request: 0.05
  • Merged pull requests: 34
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Xuwznln (7)
  • TablewareBox (3)
  • q434343 (3)
  • Mile-Away (2)
  • Unusual6 (1)
  • taidixiong (1)
  • sgbaird (1)
Pull Request Authors
  • Xuwznln (22)
  • KCFeng425 (8)
  • TablewareBox (6)
  • q434343 (5)
  • ZiWei09 (4)
  • lixinyu1011 (3)
  • h840473807 (2)
  • Andy6M (2)
  • tt11142023 (2)
  • ElijahChang929 (1)
  • wjjxxx (1)
  • JohnYan98 (1)
  • taidixiong (1)
  • Mile-Away (1)
Top Labels
Issue Labels
feature (5) new device (1) simulation (1) documentation (1)
Pull Request Labels
new device (2) bug (1)

Dependencies

setup.py pypi
  • setuptools *