Metadata-Version: 2.4
Name: datenwissenschaften
Version: 0.0.1
Summary: Python package for datenwissenschaften utilities.
License-Expression: GPL-3.0-only
License-File: LICENSE
Author: datenwissenschaften
Author-email: martin.franke@datenwissenschaften.com
Requires-Python: >=3.12,<3.13
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

# datenwissenschaften

Python package for datenwissenschaften utilities.

This package is currently in the planning stage.

## Installation

```bash
pip install datenwissenschaften
```

## License

This project is licensed under the GNU General Public License v3.0 only.

