Metadata-Version: 2.4
Name: openstoreplugin
Version: 0.0.1
Summary: A library to base your controller plugins for Open Store
License-File: LICENSE
Keywords: open,openstore,store,openstoreplugin,plugin
Author: Alexi Desvignes Nouvel
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: docker (>=7.1.0,<8.0.0)
Requires-Dist: pydantic (>=2.11.4,<3.0.0)
Project-URL: Documentation, https://github.com/AlexiDN/openstoreplugin/wiki
Project-URL: Repository, https://github.com/AlexiDN/openstoreplugin
Description-Content-Type: text/markdown

# OpenStorPlugin


## Features

TODO

## Installation

```bash
pip install openstoreplugin
```
## Usage

TODO

## License 

The project is released under the MIT License.

## Project Status

> **NOTE** <br>
> The project is currently in development phase. If you have any remark or question feel free to open an Issue
