22 lines
562 B
Markdown
22 lines
562 B
Markdown
|
# 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.
|