CLI для API Gateway
Project description
apigw-cli
CLI для API Gateway — управляйте интеграциями из терминала.
Установка
pip install apigw-cli
# или рекомендуется:
pipx install apigw-cli
Быстрый старт
apigw register
apigw config set user-id my_user
apigw # ← просто введи apigw — откроется TUI интерфейс
apigw tools list
apigw tools search "отзывы wildberries"
apigw connect wildberries --api-key MY_TOKEN
apigw execute wildberries__get_orders \
--input '{"date_from":"2026-03-01","date_to":"2026-03-23"}'
apigw chat
Developer Assistant
apigw # открывает ассистента
Примеры:
нужно получать отзывы с wildberries
как подключить facebook ads?
покажи код для отправки в telegram
нет инструмента для ozon аналитики — создай
Ассистент:
- Находит готовые инструменты
- Даёт готовый Python код
- Объясняет как получить токены
- Автоматически запускает сборку если инструмента нет
Все команды
apigw --help
apigw register # регистрация
apigw config set # настройка
apigw config show # просмотр конфига
apigw tools list # список инструментов
apigw tools search # поиск инструментов
apigw execute # выполнить инструмент
apigw connect # подключить сервис
apigw build # создать новый инструмент
apigw chat # интерактивный режим
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
apigw_cli-0.1.1.tar.gz
(14.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
apigw_cli-0.1.1-py3-none-any.whl
(19.5 kB
view details)
File details
Details for the file apigw_cli-0.1.1.tar.gz.
File metadata
- Download URL: apigw_cli-0.1.1.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
429fc9133ad3e641ea4908b9edf5cbeebdb6dd72f0499cddeffd42fe9073b3ad
|
|
| MD5 |
26ef4f8921bbd9ccc56fc3bf2ae3a068
|
|
| BLAKE2b-256 |
92aae62da26f479f9df3ac44d538a44f85e8b4f39c24d8632d4d0475275da0b8
|
File details
Details for the file apigw_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: apigw_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75cc4cc6db1a2b9ea48d074124d0f889bc00337cc18e6f08b041827cd3a2b60c
|
|
| MD5 |
5cf9d870abe341e8860703ef84458e8f
|
|
| BLAKE2b-256 |
8332a9e9256ada7742307eb17ef3d67df19e03d1bf5f07ab0485455753417afd
|