A lightweight developer kit for packaging AI agents into portable APKG files
Project description
Pixell Kit
A lightweight developer kit for packaging AI agents into portable, standardized APKG files.
Installation
Using pipx (Recommended)
pipx install pixell-kit
Using Homebrew
brew install pixell-kit
Using pip
pip install pixell-kit
Quick Start
# Create a new agent project
pixell init my_agent
# Run locally for development
cd my_agent
pixell run-dev
# Build into APKG package
pixell build
# Inspect the package
pixell inspect my_agent-0.1.0.apkg
Features
- 📦 Package any AI agent into portable APKG files
- 🚀 Local development server with hot-reload
- ✅ Manifest validation and package integrity
- 🔐 Optional package signing with GPG
- 🐍 Python 3.11+ support (TypeScript coming soon)
Documentation
See the full documentation for detailed usage.
License
Apache License 2.0
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
pixell_kit-0.1.0.tar.gz
(7.3 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
File details
Details for the file pixell_kit-0.1.0.tar.gz.
File metadata
- Download URL: pixell_kit-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7872542cea28324893b9ad958fe6f8b2f65d5894c8b40b751c290676802007dd
|
|
| MD5 |
1ae6dfbcad2e0560f7754c3aa55c44b5
|
|
| BLAKE2b-256 |
5dfc83f08d07e805611eaea9bc2e7da6747df53d8b5bd9b3cdd520ca3d7444a6
|
File details
Details for the file pixell_kit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pixell_kit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e8971fe5cd8e30f89e71d5c5887f754f8d393a6c405ee52e81399a151cacf87
|
|
| MD5 |
73a764619e65a024633db3822ca0f6ed
|
|
| BLAKE2b-256 |
749927e833e66452a24faa237df8da2027c979b81a128c8ab10a7222e3f680f1
|