.. comment # Copyright 2020 The Cloud Custodian Authors. # SPDX-License-Identifier: Apache-2.0 .. _`api`: ########### CEL-Py API ########### Details of the CEL-Python implementation and the API to the various components. .. automodule:: celpy.__init__ ``__main__`` ============ .. automodule:: celpy.__main__ celtypes ========= .. automodule:: celpy.celtypes evaluation ========== .. automodule:: celpy.evaluation parser ====== .. automodule:: celpy.celparser