Metadata-Version: 2.1
Name: rozetka-api
Version: 1.6.6
Summary: Rozetka Python API
Home-page: https://github.com/ALERTua/rozetka_api
Keywords: rozetka
Author: Alexey ALERT Rubasheff
Author-email: alexey.rubasheff@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: aiohttp-retry (>=2.8.3,<3.0.0)
Requires-Dist: curl-cffi (>=0.7.1,<0.8.0)
Requires-Dist: global-logger (>=0.4.2,<0.5.0)
Requires-Dist: influxdb-client[async] (>=1.44.0,<2.0.0)
Requires-Dist: knockknock (>=0.1.8.1,<0.2.0.0)
Requires-Dist: pendulum (>=3.0.0,<4.0.0)
Requires-Dist: progress (>=1.6,<2.0)
Requires-Dist: python-worker (>=2.2.2,<3.0.0)
Requires-Dist: ratelimit (>=2.2.1,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Project-URL: Bug Tracker, https://github.com/ALERTua/rozetka_api/issues
Project-URL: Documentation, https://github.com/ALERTua/rozetka_api
Project-URL: Repository, https://github.com/ALERTua/rozetka_api
Project-URL: Rozetka API, https://github.com/ALERTua/rozetka_api
Project-URL: Rozetka Keepa, https://github.com/ALERTua/rozetka_keepa
Project-URL: Rozetka FastAPI, https://github.com/ALERTua/rozetka_fastapi
Project-URL: Rozetka UserScript, https://github.com/ALERTua/rozetka_userscript
Description-Content-Type: text/markdown

[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct-single.svg)](https://stand-with-ukraine.pp.ua)
[![Made in Ukraine](https://img.shields.io/badge/made_in-Ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua)
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)
[![Russian Warship Go Fuck Yourself](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/RussianWarship.svg)](https://stand-with-ukraine.pp.ua)

Rozetka.ua Python API
---------------------
[![PyPi Package](https://github.com/ALERTua/rozetka_api/actions/workflows/pypi.yml/badge.svg)](https://github.com/ALERTua/rozetka_api/actions/workflows/pypi.yml)
[![Docker Image Latest](https://github.com/ALERTua/rozetka_api/actions/workflows/docker-image.yml/badge.svg)](https://github.com/ALERTua/rozetka_api/actions/workflows/docker-image.yml)

Hey-hey, Rozetka employee, I mean no harm. I just wanna know whether your discounts are real. Luvz.

Do not forget to run with `--init` for SIGTERM to correctly forward to child processes.

### Github
https://github.com/ALERTua/rozetka_api

### PyPi
https://pypi.org/project/rozetka-api

### Examples

[examples/example_item.py](rozetka/examples/example_item.py)

[examples/example_category.py](rozetka/examples/example_category.py)

[tests/test_suite.py](tests/test_suite.py)

