LICENSE.md
README.md
pyproject.toml
src/evo/files/__init__.py
src/evo/files/_model_config.py
src/evo/files/client.py
src/evo/files/data.py
src/evo/files/io.py
src/evo/files/endpoints/__init__.py
src/evo/files/endpoints/models.py
src/evo/files/endpoints/api/__init__.py
src/evo/files/endpoints/api/file_v2_api.py
src/evo_files.egg-info/PKG-INFO
src/evo_files.egg-info/SOURCES.txt
src/evo_files.egg-info/dependency_links.txt
src/evo_files.egg-info/requires.txt
src/evo_files.egg-info/top_level.txt
tests/test_file_api_client.py
tests/test_file_io.py
tests/test_make_name_safe.py