OSRS Bot Development SDK with game-native structure
Project description
Escape SDK
Python SDK for OSRS bot development via RuneLite bridge.
Requirements
- Python 3.12+
- Linux with inotify support
- RuneLite with Escape plugin
Installation
pip install escape-sdk
Development
# Clone and install
git clone https://github.com/OSEscape/escape_sdk.git
cd escape_sdk
uv sync --all-extras
# Commands
make test # Run all checks (ruff, basedpyright, skylos, pytest)
make format # Auto-format and fix linting issues
make clean # Remove caches and build artifacts
make build # Build distribution packages
License
MIT
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
escape_sdk-2.2.0.tar.gz
(121.1 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
escape_sdk-2.2.0-py3-none-any.whl
(149.2 kB
view details)
File details
Details for the file escape_sdk-2.2.0.tar.gz.
File metadata
- Download URL: escape_sdk-2.2.0.tar.gz
- Upload date:
- Size: 121.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28aeebd719c5d7914bdb3fd82fa95561a41fd6e0668953663bf7f377527f9cad
|
|
| MD5 |
99a3cb5f3933b5477c6d73eaf00e2048
|
|
| BLAKE2b-256 |
f1ca3e3abc1fce026840c35fc2d011a424c0fd142e5dac8d6c4ff65d24a51af1
|
File details
Details for the file escape_sdk-2.2.0-py3-none-any.whl.
File metadata
- Download URL: escape_sdk-2.2.0-py3-none-any.whl
- Upload date:
- Size: 149.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7c9781dc0d880f1e2784026bd47cfbc55024f4c816a12cad9215eb8346a6fe5
|
|
| MD5 |
68f4f6dbb5348c308849080d92844793
|
|
| BLAKE2b-256 |
11be6b81bc80d054cf3e901d92527ab1bb5fcce079826b7012de711052745e2b
|