Ops → Python Requirements
Data license: MIT · Data source: Generated from Canonical documentation · About: version-query
1 row where ops_version = "3.x"
This data as json, CSV (advanced)
| ops_version ▼ | min_python_version | source |
|---|---|---|
| 3.x | 3.10 | https://github.com/canonical/operator/blob/main/pyproject.toml |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE ops_python (
ops_version TEXT PRIMARY KEY,
min_python_version TEXT,
source TEXT
) WITHOUT ROWID
;