LICENCE
README.md
setup.py
facu_weather_flow/__init__.py
facu_weather_flow/main.py
facu_weather_flow.egg-info/PKG-INFO
facu_weather_flow.egg-info/SOURCES.txt
facu_weather_flow.egg-info/dependency_links.txt
facu_weather_flow.egg-info/entry_points.txt
facu_weather_flow.egg-info/requires.txt
facu_weather_flow.egg-info/top_level.txt
facu_weather_flow/DTO/__init__.py
facu_weather_flow/DTO/jsonToDto.py
facu_weather_flow/contracts/__init__.py
facu_weather_flow/contracts/extract.py
facu_weather_flow/contracts/load.py
facu_weather_flow/contracts/transformer.py
facu_weather_flow/extract/__init__.py
facu_weather_flow/extract/extract.py
facu_weather_flow/load/__init__.py
facu_weather_flow/load/load.py
facu_weather_flow/transform/__init__.py
facu_weather_flow/transform/transform.py
facu_weather_flow/utils/__init__.py
facu_weather_flow/utils/filemanager.py