LICENSE
README.md
setup.cfg
setup.py
pymexc/__init__.py
pymexc/base.py
pymexc/base_websocket.py
pymexc/futures.py
pymexc/spot.py
pymexc.egg-info/PKG-INFO
pymexc.egg-info/SOURCES.txt
pymexc.egg-info/dependency_links.txt
pymexc.egg-info/not-zip-safe
pymexc.egg-info/requires.txt
pymexc.egg-info/top_level.txt
pymexc/_async/__init__.py
pymexc/_async/base.py
pymexc/_async/base_websocket.py
pymexc/_async/futures.py
pymexc/_async/spot.py
pymexc/proto/PrivateAccountV3Api_pb2.py
pymexc/proto/PrivateDealsV3Api_pb2.py
pymexc/proto/PrivateOrdersV3Api_pb2.py
pymexc/proto/PublicAggreBookTickerV3Api_pb2.py
pymexc/proto/PublicAggreDealsV3Api_pb2.py
pymexc/proto/PublicAggreDepthsV3Api_pb2.py
pymexc/proto/PublicBookTickerBatchV3Api_pb2.py
pymexc/proto/PublicBookTickerV3Api_pb2.py
pymexc/proto/PublicDealsV3Api_pb2.py
pymexc/proto/PublicFuture_pb2.py
pymexc/proto/PublicIncreaseDepthsBatchV3Api_pb2.py
pymexc/proto/PublicIncreaseDepthsV3Api_pb2.py
pymexc/proto/PublicLimitDepthsV3Api_pb2.py
pymexc/proto/PublicMiniTickerV3Api_pb2.py
pymexc/proto/PublicMiniTickersV3Api_pb2.py
pymexc/proto/PublicSpotKlineV3Api_pb2.py
pymexc/proto/PushDataV3ApiWrapper_pb2.py
pymexc/proto/__init__.py
pymexc/web/__init__.py
pymexc/web/futures.py
tests/test_async_spot_http.py
tests/test_async_spot_websocket.py
tests/test_imports.py
tests/test_spot_http.py
tests/test_spot_websocket.py