LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
python_CIMIS.egg-info/PKG-INFO
python_CIMIS.egg-info/SOURCES.txt
python_CIMIS.egg-info/dependency_links.txt
python_CIMIS.egg-info/not-zip-safe
python_CIMIS.egg-info/requires.txt
python_CIMIS.egg-info/top_level.txt
python_cimis/__init__.py
python_cimis/auto_filename_generation.py
python_cimis/client.py
python_cimis/endpoints.py
python_cimis/exceptions.py
python_cimis/models.py
python_cimis/py.typed
python_cimis/utils.py
tests/test_advanced_integration.py
tests/test_auto_filename_generation.py
tests/test_auto_filename_generation_comprehensive.py
tests/test_auto_filename_generation_fixed.py
tests/test_client.py
tests/test_endpoints.py
tests/test_exceptions.py
tests/test_integration.py
tests/test_models.py
tests/test_utils.py
tests/test_utils_comprehensive.py
tests/test_utils_fixed.py