Metadata-Version: 2.2
Name: fluss_api
Version: 0.1.9.7
Summary: Fluss+ API Client
Author: Marcello Jardim
Author-email: marcello@fluss.io
Project-URL: Homepage, https://github.com/fluss/Fluss_Python_Library
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp
Dynamic: author
Dynamic: author-email
Dynamic: requires-python

Building the file:

```text
python -m pip install --upgrade build
```

then run: 
```text
python -m build
```


