Skip to main content

Эмулятор сигналов Iris CM Callback API

Project description

Эмулятор сигналов Iris CM Callback API

PyPI PyPI - Python Version GitHub

Установка

Windows

# Создаем папку, открываем в этой папке командную строку (shift + ПКМ)
py -m venv env
env\Scripts\activate.bat
pip install -U https://github.com/timoniq/vkbottle/archive/master.zip
pip install iris_cm_api

Настройка

Создайте файл config.ini (скопируйте его из файла config.ini.example), укажите токен группы в поле token

Запуск

# Открываем в созданной папке командную строку (shift + ПКМ)
env\Scripts\activate.bat
py -m iris_cm_api

Обновление

# Открываем в созданной папке командную строку (shift + ПКМ)
env\Scripts\activate.bat
pip install -U https://github.com/timoniq/vkbottle/archive/master.zip
pip install -U iris_cm_api

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iris_cm_api-0.2.0.tar.gz (7.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page