Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

MasonMcGill/cmdgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Deprecation notice] Artisan is the future of CommandGraph. The difference is, essentially, a switch from being verb-oriented (commands) to noun-oriented (artifacts), which allows users to write more succinct, statically analyzable code.

CommandGraph is a small set of complimentary tools for exploratory computational research. It provides functionality to simplify the following tasks:

  • Routing, validating, and storing command configurations
  • Keeping track of command states and executing command dependencies when necessary
  • Storing and accessing command outputs
  • Generating command-line and web-based user interfaces

The full documentation is available here.

For the most up-to-date version, install from GitHub:

> pip install --upgrade https://github.com/MasonMcGill/cmdgraph/tarball/master

About

A build system for explainable science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages