This is a Python project managed with Poetry.
Provide a brief description of what your project does and its features.
- Python 3.8 or higher
- Poetry
- Clone the repository
git clone <repository-url>
- Create virtual env and install dependencies
poetry install --no-dev
Provide instructions on how to use your project.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Provide instructions on how to contribute to your project.
Please replace the placeholders with the actual values.