This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 4.8.0 instead.
Reason given by maintainers: broken
ibek
ibek is the IOC builder for epics-containers. It combines reusable support definitions with an IOC instance's YAML to generate its startup script and database substitutions. A generic IOC image supplies the compiled EPICS support; instance configuration selects what that image runs.
The CLI supports several stages of that workflow:
| Where | Commands | Purpose |
|---|---|---|
| Container build | ibek support, ibek ioc |
Prepare support, schemas and generic IOC assets. |
| Running IOC container | ibek runtime |
Generate startup files, databases and related runtime assets. |
| Development container | ibek dev |
Connect an IOC instance checkout to the development environment. |
| Services checkout, outside the IOC container | ibek pattern |
Vendor runtime patterns and compose the instance schema. |
See the CLI reference for individual commands and exceptions to these groupings.
Install the standalone CLI with Python 3.13 or later:
uv tool install ibek
ibek --help
EPICS build and runtime operations also need the tools and directory layout provided by the appropriate IOC container.
Read the documentation for a small rendering tutorial, YAML and Jinja references, and how ibek uses ibek-support. For creating and deploying complete IOCs, use the epics-containers documentation.
Release files for ibek 4.8.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ibek-4.8.1.tar.gz | 353.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ibek-4.8.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 432.0 kB
Release files / ibek-4.8.1.tar.gz
| Download URL | ibek-4.8.1.tar.gz |
|---|---|
| Size | 353.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3a6bf184523bd6b210336afe7b3c13a15e7eba2e8e1cd0d870dcf2e883db23d7
|
|
BLAKE2b-256 checksum How to use checksums |
0320c751e19b581c467769b91794aac9f1a9f9eacbdc71631a9f08d94706ad24
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / ibek-4.8.1-py3-none-any.whl
| Download URL | ibek-4.8.1-py3-none-any.whl |
|---|---|
| Size | 78.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
44c3a39fbacbb82606925b009baedc7b199d6ec10c509d9cd74efb9c2ef47919
|
|
BLAKE2b-256 checksum How to use checksums |
f84cfc0f8e1eed25d6b44692a07034085d11b638ef461ea045d301ed75c1f644
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|