Metadata-Version: 2.4
Name: rozetka-api
Version: 1.7.0
Summary: Rozetka Python API
Project-URL: homepage, https://github.com/ALERTua/rozetka_api
Project-URL: repository, https://github.com/ALERTua/rozetka_api
Project-URL: documentation, https://github.com/ALERTua/rozetka_api
Project-URL: Bug Tracker, https://github.com/ALERTua/rozetka_api/issues
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
Author-email: Alexey ALERT Rubasheff <alexey.rubasheff@gmail.com>
License-File: AUTHORS.rst
Keywords: rozetka
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: ==3.13.*
Requires-Dist: aiohttp-retry>=2.8.3
Requires-Dist: curl-cffi>=0.10.0b1
Requires-Dist: global-logger>=0.4.2
Requires-Dist: influxdb-client[async]>=1.46.0
Requires-Dist: knockknock>=0.1.8.1
Requires-Dist: progress>=1.6
Requires-Dist: python-worker>=2.2.4
Requires-Dist: ratelimit>=2.2.1
Requires-Dist: tzdata>=2025.1
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
---------------------

[![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)
