LICENSE
README.md
setup.py
falgueras/__init__.py
falgueras.egg-info/PKG-INFO
falgueras.egg-info/SOURCES.txt
falgueras.egg-info/dependency_links.txt
falgueras.egg-info/requires.txt
falgueras.egg-info/top_level.txt
falgueras/common/__init__.py
falgueras/common/datetime_utils.py
falgueras/common/enums.py
falgueras/common/json_utils.py
falgueras/common/logging_utils.py
falgueras/gcp/BqClient.py
falgueras/gcp/GcsClient.py
falgueras/gcp/GoogleDriveClient.py
falgueras/gcp/SecretManagerClient.py
falgueras/gcp/__init__.py
falgueras/gcp/natural_language/NaturalLanguageClient.py
falgueras/gcp/natural_language/__init__.py
falgueras/gcp/natural_language/model.py
falgueras/gcp/natural_language/natural_language_utils.py
falgueras/pandas/PandasRepoFactory.py
falgueras/pandas/__init__.py
falgueras/pandas/pandas_repo.py
falgueras/pandas/pandas_utils.py
tests/__init__.py
tests/gcp/__init__.py
tests/gcp/natural_language/NaturalLanguageClientTest.py
tests/gcp/natural_language/NaturalLanguageUtilsTest.py
tests/gcp/natural_language/__init__.py