Metadata-Version: 2.1
Name: sme_contrib
Version: 0.0.15
Summary: Useful modules for use with sme (Spatial Model Editor)
Author-email: Liam Keegan <liam@keegan.ch>
License: MIT
Project-URL: Homepage, https://spatial-model-editor.github.io/
Project-URL: Documentation, https://sme-contrib.readthedocs.io/
Project-URL: Github, https://github.com/spatial-model-editor/sme-contrib
Project-URL: Issues, https://github.com/spatial-model-editor/sme-contrib/issues
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: tests
Provides-Extra: docs
License-File: LICENSE

<img align="left" width="64" height="64" src="https://raw.githubusercontent.com/spatial-model-editor/spatial-model-editor/main/core/resources/icon.iconset/icon_32x32@2x.png" alt="icon">

# sme-contrib

[![pypi](https://img.shields.io/pypi/v/sme-contrib.svg)](https://pypi.org/project/sme-contrib)
[![python versions](https://img.shields.io/pypi/pyversions/sme-contrib)](https://pypi.org/project/sme-contrib)
[![docs](https://readthedocs.org/projects/sme-contrib/badge/?version=latest)](https://sme-contrib.readthedocs.io)
[![tests](https://github.com/spatial-model-editor/sme-contrib/workflows/Tests/badge.svg)](https://github.com/spatial-model-editor/sme-contrib/actions?query=workflow%3ATests)
[![codecov](https://codecov.io/gh/spatial-model-editor/sme-contrib/branch/master/graph/badge.svg?token=jG4pg9APRN)](https://codecov.io/gh/spatial-model-editor/sme-contrib)
[![sonarcloud quality gate status](https://sonarcloud.io/api/project_badges/measure?project=spatial-model-editor_sme_contrib&metric=alert_status)](https://sonarcloud.io/dashboard?id=spatial-model-editor_sme_contrib)

A collection of useful modules for use with [sme](https://pypi.org/project/sme/),
the python interface to [Spatial Model Editor](https://spatial-model-editor.github.io).

See the [online documentation](https://sme-contrib.readthedocs.io) for more information.
