Metadata-Version: 2.1
Name: basapy
Version: 0.0.2
Summary: Uma biblioteca para formatar DataFrames Spark
Home-page: https://github.com/abraaopinto/basapy
Author: Abraão Pinto
Author-email: abraao.pinto@basa.com.br
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENCE

# BasaPy Lib

## DescriÃ§Ã£o

Esta Ã© uma biblioteca para formatar DataFrames Spark.

## InstalaÃ§Ã£o

```bash
pip install basapy
````
