Metadata-Version: 2.1
Name: luucy-python
Version: 0.5.0
Summary: LUUCY Python APIs
Author-Email: Thorben Westerhuys <thorben.westerhuys@luucy.ch>
License: MIT
Project-URL: Homepage, https://www.luucy.ch
Project-URL: Documentation, https://luucy.gitlab.io/sdk/luucy-python/latest
Requires-Python: >=3.8
Requires-Dist: requests>=2.31.0
Description-Content-Type: text/markdown

# Luucy Python

Official python package to interact with [LUUCY](https://www.luucy.ch).

## Installation

The package can be installed via pip:

```bash
pip install luucy-python
```
