Design experiment on any Python-based SDLs.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
Self-driving lab Web UI
We don't define Self-driving labs (SDLs). We enable UI for them.
Description
Granting SDL flexibility makes it impossible to design a UI, yet it's a necessity for allowing more people to interact with it (democratisation). This web UI aims to ease up the control of any Python-based SDLs by displaying functions and parameters dynamically. With least modification of the current workflow, user can design, save and run their experiment and monitor the process.
Installation
pip install sdl-webui
Usage
in your self-driving platform script, use start_gui(__name__). Example in sample_code.py
from sdl_webui.app import start_gui
start_gui(__name__)
Usage
coming soon
Developing
coming soon
Authors
Ivory Zhang
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 sdl-webui-0.1.0.tar.gz.
File metadata
- Download URL: sdl-webui-0.1.0.tar.gz
- Upload date:
- Size: 467.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06a26493338509faca0a65055188ac919442c8eb1e43929be0c0b6070b397674
|
|
| MD5 |
b27a3fd5bda31c37eff3f8295863b8cb
|
|
| BLAKE2b-256 |
e7d7021637cceba68d3421b4079fa4a91dc988aecb39be105d71ad3bc009d48c
|
File details
Details for the file sdl_webui-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sdl_webui-0.1.0-py3-none-any.whl
- Upload date:
- Size: 474.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d60dcc983a5a69d5f2d3ef254b94c32642487160b1ac8940e1e138b63f3f6069
|
|
| MD5 |
328f397d54139302e63dacbab34af86c
|
|
| BLAKE2b-256 |
ad93d177c31ac145d64b24db1b956a27cedf968b255103ef4313e12595a8f43e
|