Metadata-Version: 2.1
Name: spine-items
Version: 0.14.0
Summary: Spine project items
Home-page: https://github.com/Spine-project/spine-items
Author: Spine Project consortium
Author-email: spine_info@vtt.fi
License: LGPL-3.0-or-later
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: !=3.8.0,<3.9,>=3.7.1
Description-Content-Type: text/markdown
License-File: COPYING
License-File: COPYING.LESSER

# Spine Items

[![Python](https://img.shields.io/badge/python-3.7%20|%203.8-blue.svg)](https://www.python.org/downloads/release/python-379/)
[![Unit tests](https://github.com/Spine-project/spine-items/workflows/Unit%20tests/badge.svg)](https://github.com/Spine-project/spine-items/actions?query=workflow%3A"Unit+tests")
[![codecov](https://codecov.io/gh/Spine-project/spine-items/branch/master/graph/badge.svg)](https://codecov.io/gh/Spine-project/spine-items)
[![PyPI version](https://badge.fury.io/py/spine-items.svg)](https://badge.fury.io/py/spine-items)

A Python package to supply project items for [Spine Toolbox](https://github.com/Spine-project/Spine-Toolbox) and [Spine Engine](https://github.com/Spine-project/spine-engine).

## License

Spine Items is released under the GNU Lesser General Public License (LGPL) license. All accompanying
documentation and manual are released under the [Creative Commons BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/).

## Getting started

### Installation

To install Spine Items into an existing Python environment, run

    $ pip install spine_items


&nbsp;
<hr>
<center>
<table width=500px frame="none">
<tr>
<td valign="middle" width=100px>
<img src=https://europa.eu/european-union/sites/europaeu/files/docs/body/flag_yellow_low.jpg alt="EU emblem" width=100%></td>
<td valign="middle">This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 774629.</td>
</table>
</center>
