.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/test.yml
django_anexia_sms_gateway/__init__.py
django_anexia_sms_gateway/sms.py
django_anexia_sms_gateway.egg-info/PKG-INFO
django_anexia_sms_gateway.egg-info/SOURCES.txt
django_anexia_sms_gateway.egg-info/dependency_links.txt
django_anexia_sms_gateway.egg-info/requires.txt
django_anexia_sms_gateway.egg-info/scm_file_list.json
django_anexia_sms_gateway.egg-info/scm_version.json
django_anexia_sms_gateway.egg-info/top_level.txt
tests/__init__.py
tests/manage.py
tests/core/__init__.py
tests/core/settings.py
tests/core/urls.py
tests/testapp/__init__.py
tests/testapp/tests.py