.gitignore
CHANGELOG.md
LICENSE.md
Manifest.in
README.md
pypi_upload.sh
pyproject.toml
requirements.txt
helpscout/__init__.py
helpscout/client.py
helpscout/exceptions.py
helpscout/model.py
helpscout/py.typed
python_helpscout.egg-info/PKG-INFO
python_helpscout.egg-info/SOURCES.txt
python_helpscout.egg-info/dependency_links.txt
python_helpscout.egg-info/requires.txt
python_helpscout.egg-info/top_level.txt
tests/__init__.py
tests/helpscout/__init__.py
tests/helpscout/test_client.py
tests/helpscout/test_model.py