LICENSE
README.md
pyproject.toml
python_termii.egg-info/PKG-INFO
python_termii.egg-info/SOURCES.txt
python_termii.egg-info/dependency_links.txt
python_termii.egg-info/requires.txt
python_termii.egg-info/top_level.txt
termii_py/__init__.py
termii_py/client.py
termii_py/config.py
termii_py/http/__init__.py
termii_py/http/request_handler.py
termii_py/http/request_response.py
termii_py/services/__init__.py
termii_py/services/campaign.py
termii_py/services/contact.py
termii_py/services/message.py
termii_py/services/number.py
termii_py/services/phonebook.py
termii_py/services/sender_id.py
termii_py/services/template.py
termii_py/utils/__init__.py
termii_py/utils/exception.py
termii_py/value_object/__init__.py
termii_py/value_object/phone_number.py