1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# Python Python API documentation for the **cql2** package. Install from PyPI: ```shell python -m pip install cql2 ``` ## API ::: cql2.parse_file ::: cql2.parse_json ::: cql2.parse_text ::: cql2.Expr ::: cql2.SqlQuery ::: cql2.ParseError ::: cql2.ValidationError