Metadata-Version: 2.1
Name: eencijfer
Version: 2024.4.6
Summary: ETL-tool for Dutch eencijfer.
Home-page: https://github.com/enningb/eencijfer
License: MIT
Author: Bram Enning
Author-email: bramenning@gmail.com
Requires-Python: >=3.9.0,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: case-converter (>=1.1.0)
Requires-Dist: duckdb (>=1.1.2,<2.0.0)
Requires-Dist: numpy (>=1.26.1)
Requires-Dist: openpyxl (>=3.1.3,<4.0.0)
Requires-Dist: pandas (>=2.0.0)
Requires-Dist: pyarrow (>=15.0.0,<16.0.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# eencijfer
[![pypi](https://img.shields.io/pypi/v/eencijfer.svg)](https://pypi.org/project/eencijfer/)
[![python](https://img.shields.io/pypi/pyversions/eencijfer.svg)](https://pypi.org/project/eencijfer/)
[![Build Status](https://github.com/enningb/eencijfer/actions/workflows/dev.yml/badge.svg)](https://github.com/enningb/eencijfer/actions/workflows/dev.yml)
[![codecov](https://codecov.io/gh/enningb/eencijfer/branch/main/graphs/badge.svg)](https://codecov.io/github/enningb/eencijfer)

ETL-tool for Dutch eencijfer


* Documentation: <https://enningb.github.io/eencijfer>
* GitHub: <https://github.com/enningb/eencijfer>
* PyPI: <https://pypi.org/project/eencijfer/>
* Free software: MIT


## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [enningb/cookiecutter-pypackage](https://github.com/enningb/cookiecutter-pypackage) project template.

