LICENSE
MANIFEST.in
README.md
pyproject.toml
src/igapy/__init__.py
src/igapy/accounts.py
src/igapy/cli.py
src/igapy/client.py
src/igapy/costs.py
src/igapy/exceptions.py
src/igapy/history.py
src/igapy/markets.py
src/igapy/operations.py
src/igapy/orders.py
src/igapy/prices.py
src/igapy/repeat.py
src/igapy/sentiment.py
src/igapy/session.py
src/igapy/streaming.py
src/igapy/utils.py
src/igapy/watchlists.py
src/igapy.egg-info/PKG-INFO
src/igapy.egg-info/SOURCES.txt
src/igapy.egg-info/dependency_links.txt
src/igapy.egg-info/entry_points.txt
src/igapy.egg-info/requires.txt
src/igapy.egg-info/top_level.txt
tests/test_accounts.py
tests/test_cli.py
tests/test_client.py
tests/test_costs.py
tests/test_exceptions.py
tests/test_history.py
tests/test_markets.py
tests/test_operations.py
tests/test_orders.py
tests/test_prices.py
tests/test_repeat.py
tests/test_sentiment.py
tests/test_session.py
tests/test_streaming.py
tests/test_utils.py
tests/test_watchlists.py