Metadata-Version: 2.1
Name: lpb_lib
Version: 0.0.7
Summary: This package contains tools that will help me to develop my projects
Home-page: https://github.com/Fajitas08090/lpb_lib
Author: Maxime Renac
Author-email: maxime.renac@lepetitballon.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE

# lpb_lib
This repo allows me to deploy the tools I need for my projects at LPB.

# Main features
*  big_query : This function allows me to query the data from BigQuery.
*  get_env : This function allows me to get the environment variables from .env file.
