Metadata-Version: 2.1
Name: dizzle
Version: 0.2.1
Summary: Tools to normalize and interact with data of various formats.
Home-page: https://github.com/4thel00z/dizzle
License: GPL-3
Author: 4thel00z
Author-email: 4thel00z@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.4.25,<2.0.0)
Requires-Dist: icecream (>=2.1.1,<3.0.0)
Requires-Dist: openpyxl (>=3.0.9,<4.0.0)
Requires-Dist: orjson (>=3.6.4,<4.0.0)
Requires-Dist: pandas (>=1.3.3,<2.0.0)
Requires-Dist: python-dotenv (>=0.19.0,<0.20.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Description-Content-Type: text/markdown

# dizzle

![dizzle.png](https://raw.githubusercontent.com/4thel00z/logos/master/dizzle.png)

## Motivation

This is the place where I store handy helpers to normalize data or handle them
in regards to databases etc.

## License

This project is licensed under the GPL-3 license.

