Metadata-Version: 2.4
Name: nh_lib
Version: 0.1.1
Summary: Repository containing the Minor BI team's Python library, featuring features we use every day.
Home-page: https://https://github.com/nhbigithub/Python_Library
Author: BI Minor Hotels
Author-email: b.intelligence@minor-hotels.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: pandas-gbq
Requires-Dist: google-cloud-bigquery
Requires-Dist: pyodbc
Requires-Dist: openpyxl
Requires-Dist: tqdm
Requires-Dist: chardet
Requires-Dist: gcsfs
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# script_librerias
this  lib has been to create to have all the daily and useful function we use inside Businness Intelligence Team at Minor Hotels.

## Installation

using pip:
```bash
pip install nh_lib
