Metadata-Version: 2.1
Name: cogfy
Version: 0.0.0
Project-URL: Homepage, https://github.com/IndigoHive/cogfy-python
Project-URL: Issues, https://github.com/IndigoHive/cogfy-python/issues
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Cogfy Python

This package provides methods to access the Cogfy public API.

## Installation

```sh
pip install cogfy
```
