# libCEED for Python

## Install

To install libCEED for Python, run

    python setup.py build install

In the top level folder.

## Examples

For examples of libCEED for Python, see the folder `tests/python`.
