Skip to main content

Official Python SDK for Botlink by AppScriptify

Project description

Botlink Python SDK

Official Python SDK for Botlink by AppScriptify.

Install

pip install appscriptify-botlink

Usage

from botlink import Botlink

client = Botlink(api_key="as-api-key_xxx")

print(client.projects) # Projects List

project = client.projects["project_id"]
print(project.agent.chat("Hello!"))

Environment Variable

export BOTLINK_API_KEY=as_live_xxx

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

appscriptify_botlink-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

appscriptify_botlink-0.1.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

Supported by

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