Skip to main content

Introduction

Captain is a Python framework that relies on agents, to enable the parallel execution of multiple Python scripts.

info

Captain acts as the core, the agents as plugins.

Architecture

Here is a tree depicting the architecture of the files used in Captain, with their description.

Captain Architecture