Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 799 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 799 Bytes

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.