LICENSE
README.md
setup.py
easyglue/__init__.py
easyglue.egg-info/PKG-INFO
easyglue.egg-info/SOURCES.txt
easyglue.egg-info/dependency_links.txt
easyglue.egg-info/top_level.txt
easyglue/reader/_CatalogMixin.py
easyglue/reader/_JDBCMixin.py
easyglue/reader/_OthersMixin.py
easyglue/reader/_RDDMixin.py
easyglue/reader/_S3Mixin.py
easyglue/reader/__init__.py
easyglue/utils/__init__.py
easyglue/writer/_CatalogMixin.py
easyglue/writer/_OthersMixin.py
easyglue/writer/_S3Mixin.py
easyglue/writer/__init__.py
test/__init__.py
test/test_job.py
test/reader/__init__.py
test/reader/test_catalog.py
test/reader/test_others.py
test/reader/test_rdd.py
test/reader/test_s3.py
test/test_utils/__init__.py
test/test_utils/resources.py
test/utils/__init__.py
test/utils/test_resources.py
test/writer/__init__.py
test/writer/test_catalog.py
test/writer/test_others.py
test/writer/test_s3.py