vsoch / oci-python

Python implementation of Open Containers Initiative (OCI) specifications
https://vsoch.github.io/oci-python/
Mozilla Public License 2.0
23 stars 12 forks source link
digest image-spec oci oci-python opencontainers

Open Containers Python

PyPI version GitHub actions status

A simple Python implementation of Open Containers specifications. The code is intentionally structured to mirror the go implementations for usability. This include:

See the documentation at vsoch.github.io/oci-python.