Software Development Kit for building AI Agents in BubbleRAN MX-PDK and MX-AI
Project description
BubbleRAN Agentic Toolkit - Agent Development Kit (ADK)
The BAT-ADK is a Python-based Software Development Kit designed to simplify the development, deployment, and integration of AI Agents within the BubbleRAN architecture. This repository includes the ADK framework (BubbleRAN Software License).
Key Features
- 🛠️ Easy-to-use Python SDK for developing AI Agents
- 🔗 Integrates the LangGraph library with the A2A SDK and MCP SDK for building AI Agents beyond POCs (ready for production)
- ☁️ Ready for Cloud-Native deployment with BubbleRAN MX-AI
- 🧩 Prebuilt Agentic Workflow (e.g. ReAct, A2A Communication)
Getting Started
Prerequisites
- Python 3.12+
uv(recommended) orpip
Installation
Using uv
uv add bat-adk
Using pip
pip install bat-adk
Documentation
The BAT-ADK uses pydoc-markdown to generate API documentation directly from Python docstrings.
Generating the Documentation
To build the documentation locally, run:
uv run pydoc-markdown
The generated documentation will be available at adk/build/docs/content/bat-adk
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 bat_adk-2026.3.tar.gz.
File metadata
- Download URL: bat_adk-2026.3.tar.gz
- Upload date:
- Size: 32.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cb40f9be555994392b30023a02908d8c5e9eb0e52de20e40d1bbd4b78605c6f
|
|
| MD5 |
44fe4b4833ff59b3cfebca9808d0fcdf
|
|
| BLAKE2b-256 |
a95c16c5493bd1bc9aa9db4802bd9ef4c72cf6368d58ff2caca002105da0b747
|
File details
Details for the file bat_adk-2026.3-py3-none-any.whl.
File metadata
- Download URL: bat_adk-2026.3-py3-none-any.whl
- Upload date:
- Size: 38.5 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 |
5362ecf67d170edc840fd63b0d04bfb883575bd42cdaf39e935e5a11aa5fc08c
|
|
| MD5 |
fd58de31b1c89bc484591273d7f1d4a7
|
|
| BLAKE2b-256 |
f1c9419456823346d7d174ea17e4809123c37f80dbe962b6e3de6e80a2d54489
|