/oci-python

Python implementation of Open Containers Initiative (OCI) specifications (under development)

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

Open Containers Python

PyPI version

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

Thinking About

  • Should a new struct be validated right after init (for all fields, other than those being added at init?)

This repository is under development and is not ready for use! @vsoch will make proper docs and testing when it is.