Metadata-Version: 2.4
Name: whitebit-python-sdk
Version: 1.1.11
Summary: A Python SDK for WhiteBit cryptocurrency exchange API
Author: WhiteBit SDK Team
License: MIT
Project-URL: Homepage, https://www.whitebit.com
Project-URL: Repository, https://github.com/whitebit-exchange/python-sdk
Keywords: whitebit,cryptocurrency,exchange,api,sdk,trading
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business :: Financial
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests<3.0.0,>=2.28.1
Requires-Dist: websockets<11.0,>=10.4
Requires-Dist: responses>=0.23.1
Requires-Dist: urllib3<2.0.0,>=1.26.15
Requires-Dist: pydantic<3.0.0,>=1.10.0
Requires-Dist: httpx<1.0.0,>=0.23.0
