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 with pip install "rhylthyme[cooklang]" |
| 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.
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.0
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.0.tar.gz | 6.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rhylthyme-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.2 kB
Release files / rhylthyme-0.2.0.tar.gz
| Download URL | rhylthyme-0.2.0.tar.gz |
|---|---|
| Size | 6.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
083c0943d6184618dbdcb8a66c78fddfabfa703c01791acc74dafe41b9efa43e
|
|
BLAKE2b-256 checksum How to use checksums |
242787c552778dc0d66ae7e8dea233d4f537badf27247e0626027444e18297be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.9
|
Release files / rhylthyme-0.2.0-py3-none-any.whl
| Download URL | rhylthyme-0.2.0-py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c861b832b0792ab230163259cc208f0b0d53e9eee5164a6383a60ad185e72ef9
|
|
BLAKE2b-256 checksum How to use checksums |
86bca12652075bb1c3d50f5b16c717acc37a218d841d6fb585f72f8604c43541
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.9
|