Skip to content

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.

link

asteval

Used to interpret user-provided Python expressions. see why

link

requests

Used only by the upgrade script for facilitating requests to GitHub.

link

semver

Used only by the upgrade script for comparing Semantic Versioning precedence between versions.

link

Development dependencies

Watchdog

Used by the build script to watch for code changes.

link

Documentation

The following packages are only necessary if you want to build the documentation locally.

mkdocs

Static site generator powering this documentation.

link

mkdocs plugins