Metadata-Version: 2.1
Name: whitebit_httpx_client
Version: 0.0.1
Summary: An asynchronous library for interacting with whitebit
Home-page: https://github.com/Grommash9/whitebit_httpx_client
Author: Oleksandr Prudnikov
Author-email: prudnikov21@icloud.com
Project-URL: Documentation, https://grommash9.github.io/whitebit_httpx_client/
Project-URL: Source, https://github.com/Grommash9/whitebit_httpx_client
Keywords: whitebit,whitebit api,whitebit client
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx
Requires-Dist: setuptools
Provides-Extra: test
Requires-Dist: hypothesis; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: pyproj; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: sphinx; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: tox; extra == "test"
Requires-Dist: build; extra == "test"
Requires-Dist: vcrpy; extra == "test"

## WhiteBIT httpx client

[![PyPI Downloads](https://img.shields.io/pypi/dm/whitebit_httpx_client.svg)](https://pypistats.org/packages/whitebit_httpx_client)
[![Ruff](https://img.shields.io/badge/code%20style-ruff-ff69b4.svg)](https://github.com/charliermarsh/ruff)
[![Python Versions](https://img.shields.io/pypi/pyversions/whitebit_httpx_client.svg)](https://pypi.org/project/whitebit_httpx_client/)

[![Test](https://github.com/Grommash9/whitebit_httpx_client/actions/workflows/test.yml/badge.svg)](https://github.com/Grommash9/whitebit_httpx_client/actions/workflows/test.yml)
[![Ruff lint check](https://github.com/Grommash9/whitebit_httpx_client/actions/workflows/lint-check.yml/badge.svg)](https://github.com/Grommash9/whitebit_httpx_client/actions/workflows/lint-check.yml)

whitebit_httpx_client is a white bit https clinet
