.editorconfig
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
Makefile
PERFORMANCE.md
README.md
SECURITY.md
environment-dev.yaml
environment.yaml
manage.sh
pyproject.toml
conda.recipe/meta.yaml
mailjet_rest/__init__.py
mailjet_rest/_version.py
mailjet_rest/client.py
mailjet_rest/py.typed
mailjet_rest.egg-info/PKG-INFO
mailjet_rest.egg-info/SOURCES.txt
mailjet_rest.egg-info/dependency_links.txt
mailjet_rest.egg-info/requires.txt
mailjet_rest.egg-info/top_level.txt
mailjet_rest/utils/__init__.py
mailjet_rest/utils/guardrails.py
mailjet_rest/utils/version.py
samples/__init__.py
samples/campaign_sample.py
samples/contacts_sample.py
samples/content_api_sample.py
samples/email_template_sample.py
samples/getting_started_sample.py
samples/new_sample.py
samples/parse_api_sample.py
samples/segments_sample.py
samples/sender_and_domain_samples.py
samples/smoke_readme_runner.py
samples/statistic_sample.py
samples/webhooks_sample.py
tests/__init__.py
tests/test_boot.py
tests/test_perf.py
tests/doc_tests/files/data.csv
tests/integration/test_client.py
tests/unit/__init__.py
tests/unit/test_client.py
tests/unit/test_legacy_deprecations.py
tests/unit/test_version.py