Metadata-Version: 2.4
Name: nucore_holiday_provider
Version: 1.0.1
Summary: Baseclass for holiday providers for NuCore
Author-email: Michel Kohanim <michel@universal-devices.com>
License-Expression: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"

# NuCore Holiday Provider Plugin

Base Holiday Provider for NuCore. Subclasses must implmenet all the abstract methods. 

## Installation

```bash
pip install nucore_holiday_provider
```

## Usage

```python
from nucore_holiday_provider import 

```
## Features

