AUTHORS.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
NOTICE
README.rst
release-history.rst
requirements-dev.txt
requirements-doc.txt
requirements-test.txt
requirements.txt
setup.py
s3pathlib/__init__.py
s3pathlib/_version.py
s3pathlib/aws.py
s3pathlib/client.py
s3pathlib/compat.py
s3pathlib/exc.py
s3pathlib/iterproxy.py
s3pathlib/marker.py
s3pathlib/tag.py
s3pathlib/type.py
s3pathlib/utils.py
s3pathlib/validate.py
s3pathlib.egg-info/PKG-INFO
s3pathlib.egg-info/SOURCES.txt
s3pathlib.egg-info/dependency_links.txt
s3pathlib.egg-info/requires.txt
s3pathlib.egg-info/top_level.txt
s3pathlib/core/__init__.py
s3pathlib/core/attribute.py
s3pathlib/core/base.py
s3pathlib/core/bucket.py
s3pathlib/core/comparison.py
s3pathlib/core/copy.py
s3pathlib/core/delete.py
s3pathlib/core/exists.py
s3pathlib/core/filterable_property.py
s3pathlib/core/is_test.py
s3pathlib/core/iter_objects.py
s3pathlib/core/joinpath.py
s3pathlib/core/metadata.py
s3pathlib/core/mutate.py
s3pathlib/core/opener.py
s3pathlib/core/relative.py
s3pathlib/core/resolve_s3_client.py
s3pathlib/core/rw.py
s3pathlib/core/s3path.py
s3pathlib/core/serde.py
s3pathlib/core/sync.py
s3pathlib/core/tagging.py
s3pathlib/core/upload.py
s3pathlib/core/uri.py
s3pathlib/docs/__init__.py
s3pathlib/tests/__init__.py
s3pathlib/tests/aws.py
s3pathlib/tests/helpers.py
s3pathlib/tests/paths.py