Installation¶
Prerequisites¶
- Python 3.12 or later
Install from PyPI¶
Verify installation¶
After installing, confirm the CLI is available:
You should see usage information for the ChaosLLM server. You can also check ChaosWeb:
Development install¶
To work on errorworks itself or run the test suite:
This installs all dependencies including test and development extras. Run the test suite to verify everything is working: