Metadata-Version: 2.4
Name: httpx-moex
Version: 0.1.0
Summary: Asyncio client for MOEX ISS
Project-URL: Homepage, https://github.com/Alex-Shur/httpx_moex
Project-URL: Source, https://github.com/Alex-Shur/httpx_moex
Author: LEX
License: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Description-Content-Type: text/markdown

# httpx_moex
Asyncio client for MOEX ISS
based on https://github.com/WLM1ke/aiomoex but it used httpx package for requests

Реализация на основе asyncio части запросов к MOEX Informational & Statistical Server.

Порт https://github.com/WLM1ke/aiomoex для использования `httpx` package
