planktoscope/software/planktoscope-backend/README.md

23 lines
612 B
Markdown
Raw Normal View History

# 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)
2023-01-19 22:23:42 +01:00
---
**Table of Contents**
2023-01-19 22:23:42 +01:00
- [planktoscope-backend](#planktoscope-backend)
- [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.