Metadata-Version: 2.1
Name: fcst_python_ieseg
Version: 0.1.0
Summary: Python utilities for forecasting (IESEG)
Home-page: https://github.com/fer44tnh/fcst_python_ieseg
Author: Your Name
Author-email: f.diazgonzalez@ieseg.fr
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=1.0.0

# fcst_python_ieseg

A Python library with forecasting utilities for IESEG.

## Installation

```bash
pip install fcst_python_ieseg
