Metadata-Version: 2.4
Name: nh_lib
Version: 0.1.3
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 created to have all the daily and useful function we use inside Businness Intelligence Team at Minor Hotels.

Available Functions:

# ---- 1. Control_input 
# ---- 2. check_pipeline_data
# ---- 3. cargasBO
# ---- 4. Check_Meetings_GGC
# ---- 5. Check_input_Cvent
# ---- 6. Cargas_Agent_CRO
# ---- 7. upload_Arrivals_Origins_QtAllStatus
# ---- 8. Upload_Cvent Data
# ---- 9. Upload_Various_TrueIt_Data_Days
# ---- 10. upload_TMS_Data_CRO
# ---- 11. Transformer

## Installation

using pip:
```bash
pip install nh_lib
