LICENSE
README.md
setup.cfg
setup.py
aiodeu/__init__.py
aiodeu/app.py
aiodeu/cetl.c
aiodeu/cetl.pyx
aiodeu/codecs.py
aiodeu/config.py
aiodeu/console.py
aiodeu/etl.py
aiodeu/logger.py
aiodeu/s3.py
aiodeu/utils.py
aiodeu.egg-info/PKG-INFO
aiodeu.egg-info/SOURCES.txt
aiodeu.egg-info/dependency_links.txt
aiodeu.egg-info/entry_points.txt
aiodeu.egg-info/requires.txt
aiodeu.egg-info/top_level.txt
tests/test_aiodeu.py
tests/test_app.py
tests/test_codecs.py
tests/test_cython.py
tests/test_etl.py