Metadata-Version: 2.5
Name: bober-yaga
Version: 0.2.0
Summary: Bober Systems Yandex ops CLI «Яга» (Webmaster, Metrika, Direct, Business) — Go TUI, pip launcher
Project-URL: Homepage, https://www.bober-systems.ru
Project-URL: Repository, https://github.com/fuwiak/bober-yaga
Project-URL: Documentation, https://github.com/fuwiak/bober-yaga
Project-URL: Issues, https://github.com/fuwiak/bober-yaga/issues
Author-email: Bober Systems <contact@bober-systems.ru>
License-Expression: MIT
Keywords: bober,cli,metrika,webmaster,yaga,yandex
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# bober-yaga (pip)

Thin Python launcher for the **bober-yaga** (Яга) Go CLI (Bubble Tea TUI).

> Разработано **Bober Systems**, бизнес-партнёром Yandex Cloud. Проект развивается независимо и не является официальным продуктом Яндекса.
>
> *Developed by Bober Systems, a Yandex Cloud business partner. This project is independently developed and is not an official Yandex product.*

## Install

```bash
pip install bober-yaga
# or
pipx install bober-yaga
```

Команды: **`yaga`** / **`bober-yaga`**.

Требование: **Go 1.22+** на PATH (`go install github.com/fuwiak/bober-yaga@latest` при первом запуске).

```bash
yaga version
yaga webmaster status
```

Переопределить бинарь: `export YAGA_BIN=/path/to/yaga`.

Исходники: [fuwiak/bober-yaga](https://github.com/fuwiak/bober-yaga).
