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
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
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
File details
Details for the file appscriptify_botlink-0.1.0.tar.gz.
File metadata
- Download URL: appscriptify_botlink-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79f9c1363430e6ed6d4d429034b372d1e9f5dfd4ff13dc1b912c3815251cdd67
|
|
| MD5 |
074d63eae2a26df20f3962d48253e997
|
|
| BLAKE2b-256 |
43d38a767da33bf6ae17c9ede4ad6307c85ba05305ff55ea133ae4f1d1647d48
|
File details
Details for the file appscriptify_botlink-0.1.0-py3-none-any.whl.
File metadata
- Download URL: appscriptify_botlink-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3cf0c56e6bec5f9fdd9b892f5dc54eceb91730af8020ff44aaced99de6ab8d2
|
|
| MD5 |
4f491a43b68859e4ec487026f1cc3306
|
|
| BLAKE2b-256 |
2f411fb1d7fc34769e342678972becb42040551d55d01546efba221a3e2f8abc
|