Dependencies¶
Vendored packages¶
These packages are bundled with each download of zcx. See here for installation instructions.
PyYAML¶
Used wherever YAML files are interacted with.
asteval¶
Used to interpret user-provided Python expressions. see why
requests¶
Used only by the upgrade script for facilitating requests to GitHub.
semver¶
Used only by the upgrade script for comparing Semantic Versioning precedence between versions.
Development dependencies¶
Watchdog¶
Used by the build script to watch for code changes.
Documentation¶
The following packages are only necessary if you want to build the documentation locally.
mkdocs¶
Static site generator powering this documentation.