blight

blight's public APIs.

Some specific APIs of interest:

 1"""
 2`blight`'s public APIs.
 3
 4Some specific APIs of interest:
 5
 6* `blight.tool`: APIs for interacting with specific tool models (e.g. `blight.tool.CC`)
 7* `blight.action`: Core interfaces for defining actions (instantiated under `blight.actions`)
 8"""
 9
10__version__ = "0.0.53"