Utility toolkit for omnibenchmark modules and Snakemake workflows
Project description
obkit
Utility toolkit for omnibenchmark modules and Snakemake workflows. Pure stdlib, zero runtime dependencies.
The R implementation lives in the same repository under r/obkit.
Install
pip install obkit
Modules
| module | purpose |
|---|---|
obkit.logger |
Structured JSONL lifecycle event logging — drop phase-boundary anchors into a log file so downstream tooling can attribute profiler samples to named phases of a rule. |
obkit.prof |
Parse and align profiler output (denet, Snakemake bench files) with logger events for per-phase resource attribution. (in progress) |
Usage
from obkit.logger import init_logger, emit
init_logger("/path/to/logdir")
emit("align", "start")
# ... do work ...
emit("align", "end", attrs={"reads": 12345})
Events are written to obkit-events.jsonl inside the directory passed to
init_logger. See the wire format spec
for the record schema.
Status
v0.1, pre-release. Wire format is stable; API may still shift.
License
MIT — see 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 obkit-0.0.3.tar.gz.
File metadata
- Download URL: obkit-0.0.3.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59a4241b308ea25aa0c1d1c97f553de362a720fb2e3ddcf76cddc1badaf032f6
|
|
| MD5 |
66962727d9bd0dfea8db6c9bf839a68c
|
|
| BLAKE2b-256 |
0fa6d4f4c5f67a3ee2dfcfb4605fbec3cb07808c2beb6a00c8815ab9aecad42b
|
Provenance
The following attestation bundles were made for obkit-0.0.3.tar.gz:
Publisher:
release.yml on omnibenchmark/obkit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
obkit-0.0.3.tar.gz -
Subject digest:
59a4241b308ea25aa0c1d1c97f553de362a720fb2e3ddcf76cddc1badaf032f6 - Sigstore transparency entry: 1442350556
- Sigstore integration time:
-
Permalink:
omnibenchmark/obkit@b0c29210cc37d16860121e7f151113724c315a17 -
Branch / Tag:
refs/tags/v0.0.3 - Owner: https://github.com/omnibenchmark
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@b0c29210cc37d16860121e7f151113724c315a17 -
Trigger Event:
push
-
Statement type:
File details
Details for the file obkit-0.0.3-py3-none-any.whl.
File metadata
- Download URL: obkit-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b331119d5e30b15234c7f567cd5d8ea016e999f51ac10226d5a68cd90cd58a7b
|
|
| MD5 |
567138fde6ea2984b7f2c1611e7831d2
|
|
| BLAKE2b-256 |
5cf30aeab8eab2fd7776759367cfaf6cdda582cc6ba950d103ee65a3dab0aee8
|
Provenance
The following attestation bundles were made for obkit-0.0.3-py3-none-any.whl:
Publisher:
release.yml on omnibenchmark/obkit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
obkit-0.0.3-py3-none-any.whl -
Subject digest:
b331119d5e30b15234c7f567cd5d8ea016e999f51ac10226d5a68cd90cd58a7b - Sigstore transparency entry: 1442350643
- Sigstore integration time:
-
Permalink:
omnibenchmark/obkit@b0c29210cc37d16860121e7f151113724c315a17 -
Branch / Tag:
refs/tags/v0.0.3 - Owner: https://github.com/omnibenchmark
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@b0c29210cc37d16860121e7f151113724c315a17 -
Trigger Event:
push
-
Statement type: