Skip to content
Tyler Mace edited this page Mar 5, 2021 · 17 revisions

cadCAD is an open-source Python package that assists in the processes of designing, testing and validating complex systems through simulation.

Overview

Engine

The cadCAD engine provides a runtime for models that have been written to the spec.

External Links

CLI

The cadCAD CLI provides command line functionality and tooling to aid in the development of models.

Scaffolding

One of the primary uses of the CLI is to generate new project scaffolds and boilerplate which helps shorten the time to get started on a new project while also utilizing the latest community standards and best practices.

External Links

Models & Simulations

Resources