LICENSE
MANIFEST.in
README.md
README_ENG.md
pyproject.toml
requirements-test.txt
requirements.txt
neos3files/__init__.py
neos3files/client.py
neos3files/exceptions.py
neos3files/manager.py
neos3files/models.py
neos3files/utils.py
neos3files.egg-info/PKG-INFO
neos3files.egg-info/SOURCES.txt
neos3files.egg-info/dependency_links.txt
neos3files.egg-info/requires.txt
neos3files.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_client.py
tests/test_exceptions.py
tests/test_manager.py
tests/test_models.py
tests/test_utils.py
tests/integration/__init__.py
tests/integration/test_s3_real.py
tests/mocks/__init__.py
tests/mocks/aioboto3_mock.py