Metadata-Version: 2.1
Name: pybrom
Version: 1.1.0
Summary: Brom client
Home-page: https://brom.itworks.group
Author: Anton Rastyazhenko
Author-email: rastyazhenko.anton@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pydantic (>=2.3.0,<3.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: zeep (>=4.2.1,<5.0.0)
Project-URL: Documentation, https://brom.itworks.group/documentation/python/
Project-URL: Repository, https://git.albus.keenetic.pro/Python/brom
Description-Content-Type: text/markdown

## Работа через прокси
Нужно установить переменные окружения:
- http_proxy = http://user:pass@server:port
- https_proxy = https://user:pass@server:port
