.gitignore
LICENSE
README.md
setup.py
.github/workflows/publish.yml
.github/workflows/test.yml
athena_udf/__init__.py
athena_udf.egg-info/PKG-INFO
athena_udf.egg-info/SOURCES.txt
athena_udf.egg-info/dependency_links.txt
athena_udf.egg-info/requires.txt
athena_udf.egg-info/top_level.txt
examples/pandas/Makefile
examples/pandas/README.md
examples/pandas/lambda_handler.py
examples/pandas/requirements.txt
examples/simple-varchar/Makefile
examples/simple-varchar/README.md
examples/simple-varchar/lambda_handler.py
examples/simple-varchar/requirements.txt
tests/test_athena_udf.py