Skip to main content

A standalone multi-agent system framework

Project description

Agent-Kernel Standalone

Agent-Kernel Standalone is a lightweight, self-contained Multi-Agent System (MAS) development framework for local environments. It provides the same modular microkernel architecture as the distributed version but runs entirely on a single machine — no Ray or external services required.


🚀 Installation

1. Requirements

  • Python ≥ 3.11

2. Install from PyPI

You can install Agent-Kernel Standalone directly from PyPI using pip.

pip install agentkernel-standalone

Installing with Optional Features

Agent-Kernel Standalone comes with optional dependencies for web services and storage solutions. You can install them as needed.

  • web → Installs aiohttp, fastapi, uvicorn
  • storages → Installs asyncpg, pymilvus, redis
  • all → Installs both web and storages

To install the package with these extras, use the following format:

# Install with web features
pip install "agentkernel-standalone[web]"

# Install with storage features
pip install "agentkernel-standalone[storages]"

# Install all optional features
pip install "agentkernel-standalone[all]"

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

agentkernel_standalone-1.0.0.tar.gz (80.8 kB view details)

Uploaded Source

Built Distribution

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

agentkernel_standalone-1.0.0-py3-none-any.whl (131.0 kB view details)

Uploaded Python 3

File details

Details for the file agentkernel_standalone-1.0.0.tar.gz.

File metadata

  • Download URL: agentkernel_standalone-1.0.0.tar.gz
  • Upload date:
  • Size: 80.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for agentkernel_standalone-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5f90b37866b780384ff078c3928d38f6c5fbd076de75c9408314bcae67639bd1
MD5 1de4b281440726961c19dc09eb5ea211
BLAKE2b-256 9fb140d866041c241327b0277777bb3f9636763715306de47f8c5350862bcb03

See more details on using hashes here.

File details

Details for the file agentkernel_standalone-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentkernel_standalone-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a2f3952ddaf8b30c64885f9b69eec1e278e9cdaf45a16a843951edc5478f3fe5
MD5 9dfd0ef5ae17b4ebf15418fe824b3cbd
BLAKE2b-256 5e6ecc7521f4a09491c7e28d6259335617d74c11defa188f5ab6a0b36a603e84

See more details on using hashes here.

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