LICENSE
README.md
setup.py
embed/__init__.py
embed/client.py
embed/common.py
embed/debug.py
embed/errors.py
embed/version.py
embed/resources/__init__.py
embed/resources/account.py
embed/resources/asset.py
embed/resources/index.py
embed/resources/investment.py
embed/resources/misc.py
embed/resources/price.py
embed/resources/saving.py
embed/resources/settlement.py
embed/resources/stock.py
embed/resources/stock_portfolio.py
embed/resources/trade.py
embed/resources/transaction.py
embed/resources/wallet.py
embedpy.egg-info/PKG-INFO
embedpy.egg-info/SOURCES.txt
embedpy.egg-info/dependency_links.txt
embedpy.egg-info/requires.txt
embedpy.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_client.py
tests/test_common.py
tests/resources/__init__.py
tests/resources/test_accounts.py
tests/resources/test_assets.py
tests/resources/test_indexes.py
tests/resources/test_investments.py
tests/resources/test_misc.py
tests/resources/test_price.py
tests/resources/test_savings.py
tests/resources/test_settlement.py
tests/resources/test_stock.py
tests/resources/test_stock_portfolio.py
tests/resources/test_trade.py
tests/resources/test_transactions.py
tests/resources/test_wallets.py