repype
Guide
Quick start
Modules
repype
repype.textual
repype
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
_
__call__() (repype.stage.StageCallback method)
__contains__() (repype.config.Config method)
__eq__() (repype.benchmark.Benchmark method)
__getitem__() (repype.benchmark.Benchmark method)
(repype.config.Config method)
__setitem__() (repype.benchmark.Benchmark method)
(repype.config.Config method)
__str__() (repype.config.Config method)
(repype.stage.Stage method)
A
action_add_task() (repype.textual.batch.BatchScreen method)
action_cancel() (repype.textual.editor.EditorScreen method)
(repype.textual.run.RunScreen method)
action_close() (repype.textual.run.RunScreen method)
action_delete_task() (repype.textual.batch.BatchScreen method)
action_edit_task() (repype.textual.batch.BatchScreen method)
action_exit() (repype.textual.app.Repype method)
action_reset_task() (repype.textual.batch.BatchScreen method)
action_run_tasks() (repype.textual.batch.BatchScreen method)
action_save() (repype.textual.editor.EditorScreen method)
action_toggle_task() (repype.textual.batch.BatchScreen method)
add_callback() (repype.stage.Stage method)
append() (repype.pipeline.Pipeline method)
B
Batch (class in repype.batch)
batch (repype.cli.StatusReaderConsoleAdapter attribute)
(repype.textual.app.Repype attribute)
BatchScreen (class in repype.textual.batch)
Benchmark (class in repype.benchmark)
BINDINGS (repype.textual.app.Repype attribute)
(repype.textual.batch.BatchScreen attribute)
(repype.textual.editor.EditorScreen attribute)
(repype.textual.run.RunScreen attribute)
blocking (repype.status.StatusReader attribute)
C
callback() (repype.stage.Stage method)
can_focus (repype.textual.batch.BatchScreen attribute)
(repype.textual.confirm.ConfirmScreen attribute)
(repype.textual.editor.EditorScreen attribute)
(repype.textual.run.RunScreen attribute)
can_focus_children (repype.textual.batch.BatchScreen attribute)
(repype.textual.confirm.ConfirmScreen attribute)
(repype.textual.editor.EditorScreen attribute)
(repype.textual.run.RunScreen attribute)
cancel() (repype.batch.Batch method)
check_new_status() (repype.status.StatusReader method)
clear_line() (repype.cli.StatusReaderConsoleAdapter method)
collapsible (repype.textual.run.TaskUI attribute)
compose() (repype.textual.batch.BatchScreen method)
(repype.textual.confirm.ConfirmScreen method)
(repype.textual.editor.EditorScreen method)
(repype.textual.run.RunScreen method)
compute_sha() (repype.task.Task method)
Config (class in repype.config)
config (repype.batch.RunContext attribute)
configure() (repype.pipeline.Pipeline method)
(repype.stage.Stage method)
confirm() (in module repype.textual.confirm)
(repype.textual.batch.BatchScreen method)
(repype.textual.editor.EditorScreen method)
(repype.textual.run.RunScreen method)
ConfirmScreen (class in repype.textual.confirm)
consumes (repype.stage.Stage attribute)
container (repype.textual.run.TaskUI property)
context() (repype.batch.Batch method)
contexts (repype.batch.Batch property)
(repype.textual.run.RunScreen attribute)
copy() (repype.config.Config method)
create() (in module repype.status)
create_config() (repype.task.Task method)
create_config_entry() (in module repype.pipeline)
create_pipeline() (in module repype.pipeline)
(repype.task.Task method)
CSS_PATH (repype.textual.app.Repype attribute)
current_task_path (repype.textual.run.RunScreen attribute)
Cursor (class in repype.status)
cursor (repype.status.StatusReader attribute)
custom_format() (repype.textual.run.RunScreen method)
D
data (repype.status.Cursor attribute)
(repype.status.Status attribute)
(repype.status.StatusReader attribute)
data_filepath (repype.task.Task property)
data_frames (repype.status.StatusReader attribute)
decode_input_ids() (in module repype.task)
default (repype.textual.confirm.ConfirmScreen attribute)
Demo (class in repype.textual.demo)
derive() (in module repype.status)
(repype.status.Status method)
df (repype.benchmark.Benchmark attribute)
digest (repype.task.Task property)
digest_sha_filepath (repype.task.Task property)
digest_task_filepath (repype.task.Task property)
E
edit() (repype.textual.editor.EditorScreen static method)
editor_screen_cls (repype.textual.batch.BatchScreen attribute)
EditorScreen (class in repype.textual.editor)
ENABLE_COMMAND_PALETTE (repype.textual.app.Repype attribute)
enabled_by_default (repype.stage.Stage attribute)
entries (repype.config.Config attribute)
F
fields (repype.pipeline.Pipeline property)
file_hashes (repype.status.StatusReader attribute)
filepath (repype.benchmark.Benchmark attribute)
(repype.status.Status property)
(repype.status.StatusReader attribute)
find() (repype.pipeline.Pipeline method)
find_first_diverging_stage() (repype.task.Task method)
find_next_child_or_sibling() (repype.status.Cursor method)
find_next_element() (repype.status.Cursor method)
find_pickup_task() (repype.task.Task method)
find_root_tasks() (in module repype.textual.batch)
find_sub_tasks() (in module repype.textual.batch)
finished_tasks (repype.textual.run.RunScreen attribute)
first_stage (repype.pipeline.ProcessingControl attribute)
format() (repype.cli.StatusReaderConsoleAdapter method)
format_dry_run_task() (repype.cli.StatusReaderConsoleAdapter method)
format_hms() (in module repype.cli)
format_progress_details() (repype.cli.StatusReaderConsoleAdapter method)
format_task_label() (repype.textual.batch.BatchScreen method)
full_format() (repype.cli.StatusReaderConsoleAdapter method)
full_spec (repype.task.Task property)
G
get() (repype.config.Config method)
get_elements() (repype.status.Cursor method)
get_extra_stages() (repype.pipeline.Pipeline method)
get_full_spec_with_config() (repype.task.Task method)
get_marginal_fields() (repype.task.Task method)
H
handle_new_status() (repype.cli.StatusReaderConsoleAdapter method)
(repype.status.StatusReader method)
(repype.textual.run.RunScreen method)
(repype.textual.run.StatusReaderAdapter method)
has_subsequent_non_intermediate() (repype.status.Cursor method)
headless (repype.textual.app.Repype attribute)
I
id (repype.stage.Stage attribute)
(repype.status.Status attribute)
increment() (repype.status.Cursor method)
indent (repype.cli.StatusReaderConsoleAdapter attribute)
input_ids (repype.task.Task property)
InputID (class in repype.typing)
inputs (repype.stage.Stage attribute)
intermediate (repype.status.Cursor property)
(repype.textual.run.TaskUI property)
intermediate() (repype.status.Status method)
intermediate_label (repype.textual.run.TaskUI property)
intermediate_progressbar (repype.textual.run.TaskUI property)
is_pending() (repype.task.Task method)
L
last_stage (repype.pipeline.ProcessingControl attribute)
load() (repype.batch.Batch method)
(repype.task.Task method)
load_from_module() (in module repype.task)
loop (repype.status.StatusReader attribute)
M
main() (in module repype.cli)
margin (repype.cli.StatusReaderConsoleAdapter attribute)
marginal_stages (repype.task.Task property)
merge() (repype.config.Config method)
module
repype.batch
repype.benchmark
repype.cli
repype.config
repype.pipeline
repype.stage
repype.status
repype.task
repype.textual.app
repype.textual.batch
repype.textual.confirm
repype.textual.demo
repype.textual.editor
repype.textual.run
repype.typing
N
new() (repype.textual.editor.EditorScreen static method)
no() (repype.textual.confirm.ConfirmScreen method)
no_text (repype.textual.confirm.ConfirmScreen attribute)
no_variant (repype.textual.confirm.ConfirmScreen attribute)
non_pending_tasks (repype.textual.batch.BatchScreen property)
O
on_modified() (repype.status.StatusReader method)
on_mount() (repype.textual.app.Repype method)
(repype.textual.batch.BatchScreen method)
(repype.textual.confirm.ConfirmScreen method)
(repype.textual.editor.EditorScreen method)
(repype.textual.run.RunScreen method)
outputs (repype.stage.Stage attribute)
P
parent (repype.status.Cursor property)
(repype.status.Status attribute)
(repype.task.Task attribute)
parents (repype.status.Cursor property)
(repype.task.Task property)
path (repype.status.Cursor attribute)
(repype.status.Status attribute)
(repype.task.Task attribute)
(repype.textual.app.Repype attribute)
PathLike (class in repype.typing)
pending (repype.batch.Batch property)
(repype.batch.RunContext attribute)
PendingReason (in module repype.task)
persistent_fields (repype.pipeline.Pipeline property)
Pipeline (class in repype.pipeline)
(in module repype.typing)
pipeline (repype.batch.RunContext attribute)
PipelineData (in module repype.typing)
pop() (repype.config.Config method)
press() (repype.textual.demo.Demo method)
process() (repype.pipeline.Pipeline method)
(repype.stage.Stage method)
ProcessingControl (class in repype.pipeline)
progress() (in module repype.status)
(repype.status.Status method)
progress_bar_length (repype.cli.StatusReaderConsoleAdapter attribute)
Q
queued_tasks (repype.textual.batch.BatchScreen attribute)
R
remove_callback() (repype.stage.Stage method)
Repype (class in repype.textual.app)
repype.batch
module
repype.benchmark
module
repype.cli
module
repype.config
module
repype.pipeline
module
repype.stage
module
repype.status
module
repype.task
module
repype.textual.app
module
repype.textual.batch
module
repype.textual.confirm
module
repype.textual.demo
module
repype.textual.editor
module
repype.textual.run
module
repype.typing
module
reset() (repype.task.Task method)
resolve() (repype.pipeline.Pipeline method)
resolve_path() (repype.task.Task method)
resolved_tasks (repype.batch.Batch property)
retain() (repype.benchmark.Benchmark method)
root (repype.status.Status property)
(repype.task.Task property)
run() (in module repype.textual.demo)
(repype.batch.Batch method)
(repype.batch.RunContext method)
(repype.stage.Stage method)
(repype.task.Task method)
(repype.textual.app.Repype method)
run_batch() (repype.textual.run.RunScreen method)
run_cli() (in module repype.cli)
run_cli_ex() (in module repype.cli)
run_screen_cls (repype.textual.batch.BatchScreen attribute)
run_task_process() (in module repype.batch)
RunContext (class in repype.batch)
runnable (repype.task.Task property)
RunScreen (class in repype.textual.run)
S
save() (repype.benchmark.Benchmark method)
scopes (repype.pipeline.Pipeline attribute)
screen (repype.textual.run.StatusReaderAdapter attribute)
SCREENS (repype.textual.app.Repype attribute)
screenshot() (repype.textual.demo.Demo method)
set() (repype.benchmark.Benchmark method)
set_default() (repype.config.Config method)
setup_callbacks() (repype.task.Task method)
sha (repype.config.Config property)
(repype.stage.Stage property)
signature (repype.stage.Stage property)
skip() (repype.stage.Stage method)
spec (repype.task.Task attribute)
Stage (class in repype.stage)
stage (repype.pipeline.StageError attribute)
stage() (repype.pipeline.Pipeline method)
StageCallback (class in repype.stage)
StageError
stages (repype.pipeline.Pipeline attribute)
started (repype.pipeline.ProcessingControl attribute)
Status (class in repype.status)
StatusReader (class in repype.status)
StatusReaderAdapter (class in repype.textual.run)
StatusReaderConsoleAdapter (class in repype.cli)
step() (repype.pipeline.ProcessingControl method)
store() (repype.task.Task method)
strip_marginals() (repype.task.Task method)
success_count (repype.textual.run.RunScreen attribute)
suggest_stage_id() (in module repype.stage)
T
Task (class in repype.task)
task (repype.batch.RunContext attribute)
task() (repype.batch.Batch method)
task_cls (repype.batch.Batch attribute)
task_id() (repype.textual.run.RunScreen method)
task_name (repype.textual.editor.EditorScreen property)
task_name_input (repype.textual.editor.EditorScreen property)
task_process (repype.batch.Batch attribute)
task_spec (repype.textual.editor.EditorScreen property)
task_spec_editor (repype.textual.editor.EditorScreen property)
task_ui() (repype.textual.run.RunScreen method)
TaskData (in module repype.task)
tasks (repype.batch.Batch attribute)
TaskUI (class in repype.textual.run)
text (repype.textual.confirm.ConfirmScreen attribute)
times (repype.task.Task property)
times_filepath (repype.task.Task property)
U
update() (in module repype.status)
(repype.config.Config method)
(repype.status.Status method)
(repype.status.StatusReader method)
update_summary() (repype.textual.batch.BatchScreen method)
update_task_tree() (repype.textual.batch.BatchScreen method)
update_task_ui() (repype.textual.run.RunScreen method)
V
valid (repype.status.Cursor property)
ValueType (class in repype.benchmark)
W
wait() (repype.textual.demo.Demo method)
wait_for_condition() (repype.textual.demo.Demo method)
write() (repype.status.Status method)
Y
yaml (repype.config.Config property)
yes() (repype.textual.confirm.ConfirmScreen method)
yes_text (repype.textual.confirm.ConfirmScreen attribute)
yes_variant (repype.textual.confirm.ConfirmScreen attribute)