A framework to develop UniteLabs connectors based on the SiLA 2 standard specification.
Project description
UniteLabs Connector Development Framework
The UniteLabs Connector Development Framework (CDK) is a free and open-source framework that enables you to build connectors for laboratory hard- and software systems with interfaces that are based on industry standards like SiLA 2. If you plan on implementing an interface natively for your device or as wrapper around an existing proprietary interface, you can use this framework to get it built quickly without deep-diving into the standard specifications with our intuitive, code-first approach. It provides configurable modules you can use to quickly integrate the hardware or software you want to connect.
Installation
The UniteLabs CDK requires Python 3.9 or later. To get started quickly, we recommend to get started with our cookiecutter starter project:
$ cruft create git@gitlab.com:unitelabs/cdk/connector-factory.git
$ cd <my-connector-name>
$ <env-manager> run connector start -vvv
where here env-manager would be poetry, hatch, or uv.
You can also manually create a new project from scratch and install the framework with pip. In this case, of course, you'll be responsible for creating the project boilerplate files yourself.
$ pip install unitelabs-cdk
Documentation
Explore the UniteLabs CDK documentation on our docs page. From there you can find your way to the tutorials and guides.
Contribute
There are many ways to contribute to this project and our vision of freely and readily available interfaces for laboratory systems.
- Check out our contribution guidelines to help us improve this project
- Join the over 400 developers in the SiLA Slack community
- Give back to the community and add your connectors to the UniteHub by sending us an email!
- Get in touch with our developers regarding feedback and feature requests at developers@unitelabs.io
- Give us a ⭐️ on GitLab
License
We, UniteLabs, provide and maintain this free and open-source framework with the aim to enable the community to overcome any barriers in digitalizing their laboratory environment. We highly appreciate, if the users of this framework value the same principles. Therefore, if you want to make your connectors available for others, we encourage you to share them on our sharing platform, the UniteHub. As we do not want to enforce disclosure of your work, we distribute this framework under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unitelabs_cdk-0.5.1.tar.gz.
File metadata
- Download URL: unitelabs_cdk-0.5.1.tar.gz
- Upload date:
- Size: 118.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b6be8372f212e38c6e41966187dba970b70a000f601fc53de709e93be46935c
|
|
| MD5 |
23aeb3bf963dce60487556e5a6f89144
|
|
| BLAKE2b-256 |
eea41fc01b21164ec2fb722c6ab24e3888aa1efa3079528f14423274bdbf1cfc
|
File details
Details for the file unitelabs_cdk-0.5.1-py3-none-any.whl.
File metadata
- Download URL: unitelabs_cdk-0.5.1-py3-none-any.whl
- Upload date:
- Size: 160.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8284db2eb0d9a74fb3e0f8ef87920a87ae62d2b37e25b7f76c9396f813715096
|
|
| MD5 |
72f982a65c6afae299fad8995d2b9340
|
|
| BLAKE2b-256 |
95c77732b84b277455b7db9caa4b8a2537600c25e8540f883094d26e699653cd
|