README.md setup.cfg setup.py plaid/__init__.py plaid/client.py plaid/errors.py plaid/version.py plaid/api/__init__.py plaid/api/accounts.py plaid/api/api.py plaid/api/assets.py plaid/api/auth.py plaid/api/categories.py plaid/api/credit_details.py plaid/api/deposit_switch.py plaid/api/holdings.py plaid/api/identity.py plaid/api/income.py plaid/api/institutions.py plaid/api/investment_transactions.py plaid/api/item.py plaid/api/liabilities.py plaid/api/link_token.py plaid/api/payment_initiation.py plaid/api/processor.py plaid/api/sandbox.py plaid/api/transactions.py plaid/api/webhooks.py plaid/internal/__init__.py plaid/internal/requester.py plaid/internal/utils.py plaid_python.egg-info/PKG-INFO plaid_python.egg-info/SOURCES.txt plaid_python.egg-info/dependency_links.txt plaid_python.egg-info/not-zip-safe plaid_python.egg-info/requires.txt plaid_python.egg-info/top_level.txt tests/__init__.py tests/integration/__init__.py tests/integration/test_accounts.py tests/integration/test_assets.py tests/integration/test_auth.py tests/integration/test_categories.py tests/integration/test_deposit_switch.py tests/integration/test_holdings.py tests/integration/test_identity.py tests/integration/test_institutions.py tests/integration/test_investment_transactions.py tests/integration/test_item.py tests/integration/test_liabilities.py tests/integration/test_link_token.py tests/integration/test_payment_initiation.py tests/integration/test_processor.py tests/integration/test_transactions.py tests/integration/test_webhooks.py tests/integration/util.py tests/unit/__init__.py tests/unit/test_errors.py