README.md
pyproject.toml
src/stringmind/__init__.py
src/stringmind/_client.py
src/stringmind/_exceptions.py
src/stringmind/_models.py
src/stringmind/_version.py
src/stringmind/py.typed
src/stringmind.egg-info/PKG-INFO
src/stringmind.egg-info/SOURCES.txt
src/stringmind.egg-info/dependency_links.txt
src/stringmind.egg-info/top_level.txt
tests/test_client.py