planktoscope/software/planktoscope-backend/README.md

26 lines
614 B
Markdown
Raw Normal View History

2022-11-11 20:21:52 +01:00
<!--
SPDX-License-Identifier: GPL-3.0-or-later
-->
# planktoscope-backend
[![PyPI - Version](https://img.shields.io/pypi/v/planktoscope-backend.svg)](https://pypi.org/project/planktoscope-backend)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/planktoscope-backend.svg)](https://pypi.org/project/planktoscope-backend)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install planktoscope-backend
```
## License
`planktoscope-backend` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.