Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 804 Bytes

tutorial_python.rst

File metadata and controls

21 lines (15 loc) · 804 Bytes

Python Tutorial

This short tutorial provides Python examples that demonstrate the Conduit's Core API. Conduit's unit tests (src/tests/{library_name}/python) also provide a rich set of examples for Conduit's Core API and additional libraries. Ascent's Tutorial also provides a brief intro to Conduit basics with C++ and Python examples.

tutorial_python_basics tutorial_python_parse tutorial_python_utils