Metadata-Version: 2.4
Name: compit-inext-api
Version: 0.3.4
Summary: Compit Inext API - Python client
Author: Przemyslaw Grzywa
License: Apache-2.0
Project-URL: homepage, https://github.com/Przemko92/compit-inext-api
Project-URL: repository, https://github.com/Przemko92/compit-inext-api
Project-URL: issues, https://github.com/Przemko92/compit-inext-api/issues
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiofiles
Requires-Dist: aiohttp
Dynamic: license-file

# Compit inext api

This lib allows you to interact with the Compit inext api https://inext.compit.pl/mobile/v2/compit.
Use the credentials from https://inext.compit.pl/.

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

`pip install compit-inext-api`

## License

This project is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for details.
