Metadata-Version: 2.1
Name: pyscora-wrangler
Version: 1.2.1
Summary: Python lib for DE
Home-page: https://github.com/oncase/pyscora-wrangler
License: MIT
Keywords: wrapper,scora,python,data_engineering
Author: Oncase
Author-email: contato@oncase.com.br
Maintainer: Guilherme Morone
Maintainer-email: guilherme.morone@oncase.com.br
Requires-Python: >=3.8,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: awswrangler (>=2.20.1,<3.0.0)
Requires-Dist: boto3 (>=1.26.108,<2.0.0)
Requires-Dist: ldap3 (>=2.9.1,<3.0.0)
Requires-Dist: pyathena (>=2.23.0,<3.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: typeguard (>=3.0.2,<4.0.0)
Project-URL: Repository, https://github.com/oncase/pyscora-wrangler
Description-Content-Type: text/markdown

# Pyscora Wrangler

<p align="center">
<img alt="Python versions" src="https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11-brightgreen.svg">
<a href="https://github.com/oncase/pyscora-wrangler/blob/main/LICENSE"><img alt="License: MIT" src="https://black.readthedocs.io/en/stable/_static/license.svg"></a>
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a></p>

Python package that consists mainly of wrappers for Data Engineering tasks.

In order to see the docs, click on the module that you want inside the folder `pyscora_wrangler/${MODULE}`

