rhylthyme
Rhylthyme schedules work that a person carries out against a clock: several dishes that must land together, a lab protocol with overlapping incubations and one centrifuge, an event run-of-show, a workout. A schedule is a small JSON program of parallel tracks, timed steps and shared-equipment limits; the deliverable is a live timeline with timers that you follow on a phone.
pip install rhylthyme
rhylthyme publish https://raw.githubusercontent.com/rhylthyme/.github/main/profile/examples/taco-night.json --image taco-night.png --open
This package installs three others:
| Package | Gives you |
|---|---|
| rhylthyme-cli-runner | the rhylthyme command: validate (offline), analyze --finish-at 19:00 (conflicts, critical path, when to start each step), publish (a live timeline URL), run (timers in the terminal), runs and calibrate (learn real durations) |
| rhylthyme-importers | rhylthyme import: recipes from TheMealDB, Spoonacular and recipe sites; protocols from protocols.io, Opentrons and Benchling; CookLang files |
| rhylthyme-timeline | rhylthyme render: publication-quality SVG, PNG and PDF figures of a schedule (needs Node.js) |
No account or API key is needed for any of these.
To run steps on lab instruments through galago-tools (shakers, incubators, plate readers, liquid handlers, robot arms), add the extra:
pip install "rhylthyme[galago]"
rhylthyme run protocol.json --workcell lab.json # simulated unless --live
See rhylthyme-galago.
Docs: https://docs.rhylthyme.com. Source: https://github.com/rhylthyme.
Version 0.1.0 of this name was an early internal library; if you depended on
import rhylthyme from it, pin rhylthyme==0.1.0.
Release files for rhylthyme 0.2.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rhylthyme-0.2.7.tar.gz | 6.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rhylthyme-0.2.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.6 kB
Release files / rhylthyme-0.2.7.tar.gz
| Download URL | rhylthyme-0.2.7.tar.gz |
|---|---|
| Size | 6.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0332d85a24197bf967e8aaee37b6f1ea48654aa69748f074ae8329bcffa7ff2b
|
|
BLAKE2b-256 checksum How to use checksums |
f092b130b06a56b7431f890ac91ad6197629b7ecef493b3cb952408b226cba0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|
Release files / rhylthyme-0.2.7-py3-none-any.whl
| Download URL | rhylthyme-0.2.7-py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e46074277dddadf607543021c7e2b2ede0da5a5e444153c314a0b9a8d6374d4c
|
|
BLAKE2b-256 checksum How to use checksums |
6d9495f20e99ac859959533d783373e592115edae62a4a13d71f8aea06ac9eeb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|