README.md
setup.py
src/sfmc/__init__.py
src/sfmc/client.py
src/sfmc/exceptions.py
src/sfmc/http.py
src/sfmc/util.py
src/sfmc.egg-info/PKG-INFO
src/sfmc.egg-info/SOURCES.txt
src/sfmc.egg-info/dependency_links.txt
src/sfmc.egg-info/requires.txt
src/sfmc.egg-info/top_level.txt
src/sfmc/resources/__init__.py
src/sfmc/resources/account.py
src/sfmc/resources/business_unit.py
src/sfmc/resources/data_extension.py
src/sfmc/resources/email.py
src/sfmc/resources/events.py
src/sfmc/resources/filter.py
src/sfmc/resources/list.py
src/sfmc/resources/mixins.py
src/sfmc/resources/send.py
src/sfmc/resources/subscriber.py
src/tests/__init__.py
src/tests/unit/__init__.py
src/tests/unit/resources/__init__.py
src/tests/unit/resources/account.py
src/tests/unit/resources/business_unit.py
src/tests/unit/resources/data_extension.py
src/tests/unit/resources/email.py
src/tests/unit/resources/events.py
src/tests/unit/resources/list.py
src/tests/unit/resources/send.py
src/tests/unit/resources/subscriber.py