LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
flakepipe/__init__.py
flakepipe/connection.py
flakepipe/uploader.py
flakepipe/utils.py
flakepipe.egg-info/PKG-INFO
flakepipe.egg-info/SOURCES.txt
flakepipe.egg-info/dependency_links.txt
flakepipe.egg-info/requires.txt
flakepipe.egg-info/top_level.txt
tests/__init__.py
tests/test_connection.py
tests/test_uploader.py
tests/test_utils.py