LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
pys3thon/__init__.py
pys3thon/client.py
pys3thon/utils.py
pys3thon.egg-info/PKG-INFO
pys3thon.egg-info/SOURCES.txt
pys3thon.egg-info/dependency_links.txt
pys3thon.egg-info/requires.txt
pys3thon.egg-info/top_level.txt
tests/test_copy.py
tests/test_delete_directory.py
tests/test_download.py
tests/test_get_directories_for_bucket_with_prefix_recursively.py
tests/test_get_files_for_bucket_with_prefix.py
tests/test_upload_directory.py
tests/test_upload_file.py