DrToller.Framework
Documentation
Pipeline runtime: DRTML as a machine-readable execution contract, storage, processing, telemetry. Domain steps stay isolated from infrastructure concerns.
pip install drtoller
drtoller version
drtoller init my-pipelineAI quickstart
install → init → ask an agent → validate → plan
Install
pip install, drtoller CLI, extras, smoke tests
Quickstart
First partition step and run shape
Compare
Layers: orchestration, Spark, Ray, analytics DBs, agent stacks — and DrToller’s execution contract
Build a custom step
End-to-end cookbook for a standalone package
Architecture
Layers, boundaries, how a run executes
Ray & multi-host
Preflight, object-store guard, S3 presets, KubeRay prep
Platform
Deployment and operations layer for Framework workloads — product page
Extension SDK
register_* backends, algorithms, patterns
GitHub
Source, issues, releases