Metadata-Version: 2.1
Name: unas_api
Version: 0.0.2
Summary: A simple API wrapper for the Unas API
Author-email: Attila Zsámboki <zsamboki.attila.jr@gmail.com>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# unas_api

A Python library for interacting with the UNAS API.

## Installation

```bash
pip install unas_api
```
