API¶
A complete reference guide to running wildcat. These sections are mostly focused on documenting configuration options and overrides. For detailed information on a command’s steps, please see the Command Overviews.
- configuration.py
Documents the standard configuration settings available via
configuration.py
.- Command Line
Documents running wildcat from the command line. Command line options will override the config file when provided.
- Python kwargs
Documents running wildcat from a Python sessions. Function kwargs will override the config file when provided.