sme-contrib
===========
A collection of useful modules for use with `sme `_,
the python interface to `Spatial Model Editor `_.
Installation
------------
To install from `PyPI `_:
.. code-block:: bash
pip install sme-contrib
API Reference
-------------
.. autosummary::
:toctree: _autosummary
:recursive:
:caption: API Reference
sme_contrib.optimize
sme_contrib.plot
.. toctree::
:maxdepth: 1
:caption: Example jupyter notebooks
notebooks/plot
notebooks/optimize
Source code
-----------
The source code is available from `GitHub `_.
and released under a permissive `MIT license `_.